Function dayofweek

Source
pub fn dayofweek(col: impl Into<Column>) -> Column
Expand description

Extract the day of the week of a given date/timestamp as integer.