polars_plan::dsl::functions

Function datetime

Source
pub fn datetime(args: DatetimeArgs) -> Expr
Available on crate feature temporal only.
Expand description

Construct a column of Datetime from the provided DatetimeArgs.