Function datafusion::prelude::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)