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