spark_connect_rs::functions

Function hour

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

Extract the hours of a given timestamp as integer.