spark_connect_rs::functions

Function second

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

Extract the seconds of a given date as integer.