pub fn datetime(args: DatetimeArgs) -> Expr
Available on crate features
lazy
and temporal
only.Expand description
Construct a column of Datetime
from the provided DatetimeArgs
.
pub fn datetime(args: DatetimeArgs) -> Expr
lazy
and temporal
only.Construct a column of Datetime
from the provided DatetimeArgs
.