pub fn to_timestamp_ltz( timestamp: impl Into<Column>, format: Option<&str>, ) -> Column
Parses the timestamp with the format to a timestamp without time zone.