spark_connect_rs::functions

Function timestamp_seconds

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

Converts the number of seconds from the Unix epoch (1970-01-01T00:00:00Z) to a timestamp.