pub fn to_unix_timestamp( timestamp: impl Into<Column>, format: Option<&str>, ) -> Column
Returns the UNIX timestamp of the given time.