diff options
author | Andrey Andreev <narf@devilix.net> | 2015-05-02 15:35:51 +0200 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2015-05-02 15:35:51 +0200 |
commit | 8cb6f3676ccf84c9c12e056cc93caa767cd16ccd (patch) | |
tree | f6f2156a74d64949ba9d8608961f4362f8a2446f | |
parent | 06a69ecd0d134c95a5190980ccae920bd08be67b (diff) |
[ci skip] Fix timezones list in date helper docs
Close #3818
-rw-r--r-- | user_guide_src/source/helpers/date_helper.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/helpers/date_helper.rst b/user_guide_src/source/helpers/date_helper.rst index e0f9f0033..a85da26a4 100644 --- a/user_guide_src/source/helpers/date_helper.rst +++ b/user_guide_src/source/helpers/date_helper.rst @@ -400,7 +400,7 @@ UM10 (UTC - 10:00) Hawaii-Aleutian Standard Time, Cook Islands UM95 (UTC - 09:30) Marquesas Islands UM9 (UTC - 09:00) Alaska Standard Time, Gambier Islands UM8 (UTC - 08:00) Pacific Standard Time, Clipperton Island -UM7 (UTC - 11:00) Mountain Standard Time +UM7 (UTC - 07:00) Mountain Standard Time UM6 (UTC - 06:00) Central Standard Time UM5 (UTC - 05:00) Eastern Standard Time, Western Caribbean UM45 (UTC - 04:30) Venezuelan Standard Time |