Function date_sub

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