Function datafusion::functions::datetime::expr_fn::to_timestamp

source ยท
pub fn to_timestamp(args: Vec<Expr>) -> Expr
Expand description

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