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

Issue 2558183003: Update IANA timezone DB to 2016j from 2016i (Closed)

Created:
4 years ago by jungshik at Google
Modified:
4 years ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
icu
Visibility:
Public.

Description

Update IANA timezone DB to 2016j from 2016i Europe/Saratov is a new timezone spun off from Europe/Volgograd. It switched from +03 to +04 on 2016-12-04 at 02:00. For more details, see http://mm.icann.org/pipermail/tz-announce/2016-November/000044.html BUG=473288 TEST=Try the following in d8 or Chrome's JS console: > (new Date("12/04/2016 12:00Z")).toLocaleString("en", {timeZone: "Europe/Saratov"}) "12/4/2016, 4:00:00 PM" > (new Date("12/03/2016 12:00Z")).toLocaleString("en", {timeZone: "Europe/Saratov"}) "12/3/2016, 3:00:00 PM" TBR=mark Committed: https://chromium.googlesource.com/chromium/deps/icu/+/1ea912c3fb3831f5436d42c5d8fdb17a334e112d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1011 lines, -983 lines) Patch
M README.chromium View 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 2 chunks +14 lines, -0 lines 0 comments Download
M source/data/misc/timezoneTypes.txt View 2 chunks +2 lines, -0 lines 0 comments Download
M source/data/misc/windowsZones.txt View 3 chunks +2 lines, -3 lines 0 comments Download
M source/data/misc/zoneinfo64.txt View 119 chunks +991 lines, -978 lines 0 comments Download

Messages

Total messages: 9 (6 generated)
jungshik at Google
This is a routine IANA timezone database update.
4 years ago (2016-12-07 22:26:22 UTC) #6
jungshik at Google
Committed patchset #1 (id:1) manually as 1ea912c3fb3831f5436d42c5d8fdb17a334e112d (presubmit successful).
4 years ago (2016-12-07 22:26:39 UTC) #8
Mark Mentovai
4 years ago (2016-12-07 22:28:41 UTC) #9
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698