Function datafusion_expr::expr_fn::to_timestamp_seconds
source · pub fn to_timestamp_seconds(date: Expr) -> Expr
Expand description
converts a string to a Timestamp(Seconds, None)
pub fn to_timestamp_seconds(date: Expr) -> Expr
converts a string to a Timestamp(Seconds, None)