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

Issue 2755833002: update the data files (Closed)

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

Description

Update IANA timezone db to 2017a from 2016i See http://mm.icann.org/pipermail/tz-announce/2017-February/000045.html for details. - Mongolia stops observing DST. - America/Punta_Arenas: a new timezone for Soutthern Chile android/icudtl.dat 6573024 => 6573872 common/icudtb.dat 10129712 => 10130560 common/icudtl.dat 10129712 => 10130560 BUG=473288 TEST=Try the following in d8 or Chrome's JS console: > (new Date("4/4/2017 12:00Z")).toLocaleString("en", {timeZone: "Asia/Ulaanbaatar"}) "4/4/2016, 8:00:00 PM" > (new Date("4/4/2016 12:00Z")).toLocaleString("en", {timeZone: "Asia/Ulaanbaatar"}) "4/4/2016, 9:00:00 PM" TBR=mark Committed: https://chromium.googlesource.com/chromium/deps/icu/+/f0449ada1d7609b7275e5ffd61a8e3f073f049b4

Patch Set 1 #

Patch Set 2 : update data file and add root_subset.txt #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1186 lines, -1181 lines) Patch
M android/icudtl.dat View 1 Binary file 0 comments Download
M common/icudtb.dat View 1 Binary file 0 comments Download
M common/icudtl.dat View 1 Binary file 0 comments Download
M source/data/misc/metaZones.txt View 4 chunks +13 lines, -2 lines 0 comments Download
M source/data/misc/timezoneTypes.txt View 5 chunks +10 lines, -9 lines 0 comments Download
M source/data/misc/windowsZones.txt View 4 chunks +4 lines, -3 lines 0 comments Download
M source/data/misc/zoneinfo64.txt View 126 chunks +1159 lines, -1167 lines 0 comments Download

Messages

Total messages: 12 (9 generated)
jungshik at Google
3 years, 9 months ago (2017-03-16 00:28:21 UTC) #9
jungshik at Google
Committed patchset #3 (id:40001) manually as f0449ada1d7609b7275e5ffd61a8e3f073f049b4 (presubmit successful).
3 years, 9 months ago (2017-03-16 00:28:44 UTC) #11
Mark Mentovai
3 years, 9 months ago (2017-03-16 01:16:32 UTC) #12
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698