spark_connect_rs::functions

Function minute

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

Extract the minutes of a given timestamp as integer.