spark_connect_rs::functions

Function dayofyear

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

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