spark_connect_rs::functions

Function month

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

Extract the month of a given date/timestamp as integer.