spark_connect_rs::functions

Function day

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

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