Function polars_lazy::dsl::datetime
pub fn datetime(args: DatetimeArgs) -> ExprAvailable on crate feature
temporal only.Expand description
Construct a column of Datetime from the provided DatetimeArgs.
pub fn datetime(args: DatetimeArgs) -> Exprtemporal only.Construct a column of Datetime from the provided DatetimeArgs.