Function unix_date

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