Function datafusion::functions::expr_fn::to_timestamp_seconds

source ·
pub fn to_timestamp_seconds(args: Vec<Expr>) -> Expr
Expand description

converts a string and optional formats to a Timestamp(Seconds, None)