Function hours

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