Type Conversion | ClickHouse Documentation
clickhouse.com › docs › enA string that includes date and time along with timezone offset information: YYYY-MM-DD hh:mm:ss ±h:mm, etc. For example, 2020-12-12 17:36:00 -5:00. Returned values. time_string converted to the DateTime data type. Zero date or zero date with time if the input string cannot be converted to the DateTime data type. Examples. Query: