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