Function month

Source
pub fn month<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,