pub fn weekday(col: impl Into<Column>) -> Column
Returns the day of the week for date/timestamp (0 = Monday, 1 = Tuesday, …, 6 = Sunday).