mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
Update datetime.md
This commit is contained in:
parent
b886f509bb
commit
02fb626736
@ -9,7 +9,5 @@ The date with time is converted from text (divided into component parts) to bina
|
||||
|
||||
By default, the client switches to the timezone of the server when it connects. You can change this behavior by enabling the client command-line option `--use_client_time_zone`.
|
||||
|
||||
Supports only those time zones that never had the time differ from UTC for a partial number of hours (without leap seconds) over the entire time range you will be working with.
|
||||
|
||||
So when working with a textual date (for example, when saving text dumps), keep in mind that there may be ambiguity during changes for daylight savings time, and there may be problems matching data if the time zone changed.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user