spark_connect_rs::functions

Function quarter

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

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