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