Function dateadd

Source
pub fn dateadd<T: ToExpr>(start: T, days: T) -> Column
where Vec<T>: ToVecExpr,