Function year

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

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