Update datetime.md

This commit is contained in:
alexey-milovidov 2018-08-14 12:50:13 +03:00 committed by GitHub
parent b886f509bb
commit 02fb626736
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.