Function datafusion_expr::expr_fn::to_timestamp_seconds
source · pub fn to_timestamp_seconds(args: Vec<Expr>) -> ExprExpand description
converts a string and optional formats to a Timestamp(Seconds, None)
pub fn to_timestamp_seconds(args: Vec<Expr>) -> Exprconverts a string and optional formats to a Timestamp(Seconds, None)