Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Issue 2183313002: Update IANA timezone db to 2016f from 2016d (Closed)

Created:
4 years, 4 months ago by jungshik at Google
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/icu.git@master
Target Ref:
refs/heads/master
Project:
icu
Visibility:
Public.

Description

Update IANA timezone db to 2016f from 2016d The only change affecting the current and future time stamp is that Asia/Novosibirsk swiches from +06 to +07. The Egyptian change in 2016f cancelled out the Egyptian change in 2016e. http://mm.icann.org/pipermail/tz-announce/2016-July/000040.html All the pre-built data files are updated except for icudt.dll for Windows (non-default build configuration. The default build configuration on Windows is covered by this CL). BUG=473288 TEST=Try the following in d8 or Chrome's JS console: > (new Date("07/23/2016 12:00Z")).toLocaleString("en", {timeZone: "Asia/Novosibirsk"}) 7/23/2016, 6:00:00 PM > (new Date("07/24/2016 12:00Z")).toLocaleString("en", {timeZone: "Asia/Novosibirsk"}) 7/24/2016, 7:00:00 PM Committed: https://chromium.googlesource.com/chromium/deps/icu/+/4ba0bcf34419b9f4933dc991db778dbb73ef69da

Patch Set 1 #

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -37 lines) Patch
M README.chromium View 1 1 chunk +2 lines, -2 lines 0 comments Download
M android/icudtl.dat View Binary file 0 comments Download
M common/icudtb.dat View Binary file 0 comments Download
M common/icudtl.dat View Binary file 0 comments Download
M source/data/misc/metaZones.txt View 3 chunks +7 lines, -9 lines 0 comments Download
M source/data/misc/timezoneTypes.txt View 1 chunk +2 lines, -8 lines 0 comments Download
M source/data/misc/windowsZones.txt View 1 chunk +2 lines, -8 lines 0 comments Download
M source/data/misc/zoneinfo64.txt View 4 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (3 generated)
jungshik at Google
4 years, 4 months ago (2016-07-27 18:53:42 UTC) #2
jungshik at Google
4 years, 4 months ago (2016-07-27 18:56:38 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
4ba0bcf34419b9f4933dc991db778dbb73ef69da (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698