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