Update docs/en/operations/settings/settings.md

Co-authored-by: Vasily Nemkov <V.Nemkov@gmail.com>
This commit is contained in:
Andrey Zvonov 2023-04-19 15:46:17 +03:00 committed by GitHub
parent daae5025e8
commit 61f55930ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4034,7 +4034,7 @@ SELECT toDateTime64(toDateTime64('1999-12-12 23:23:23.123', 3), 3, 'Europe/Zuric
Possible values:
- Any valid timezone in `Region/Place` notation, e.g. `Europe/Berlin`
- Any timezone name from `system.time_zones`, e.g. `Europe/Berlin`, `UTC` or `Zulu`
Default value: `''`.