spark_connect_rs::functions

Function year

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

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