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

Issue 1985243002: Update IANA timezone DB to 2016d (Closed)

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

Description

Update IANA timezone DB to 2016d What's new in 2016d is found at http://mm.icann.org/pipermail/tz-announce/2016-April/000038.html Rebuilt ICU data/assembly files are checked in (not shown in the codereview due to their sizes). While I'm at it, add scripts/LICENSE file that is identical to LICENSE at the top of the Chromium tree. Because LICENSE in third_party/icu is for ICU and is not applicable to files in scripts/. BUG=473288 TBR=mark TEST=In JavaScript console, run the following. apr30_2016_1200 = new Date("04/30/2016 12:00Z") may01_2016_1200 = new Date("05/01/2016 12:00Z") apr30_2016_1200.toLocaleString("en", {timeZone: "America/Caracas"}) may01_2016_1200.toLocaleString("en", {timeZone: "America/Caracas"}) On April 30, 2016, Caracas is 4:30 behind UTC. On May 1, it's 4:00 behind. Committed: https://chromium.googlesource.com/chromium/deps/icu/+/54f86bb1d1d02968576d21c16d7134ec35c30fbc

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+908 lines, -851 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/icudtl.dat View Binary file 0 comments Download
A scripts/LICENSE View 1 chunk +27 lines, -0 lines 0 comments Download
M source/data/misc/metaZones.txt View 5 chunks +10 lines, -10 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 8 chunks +21 lines, -5 lines 0 comments Download
M source/data/misc/zoneinfo64.txt View 130 chunks +846 lines, -834 lines 0 comments Download
M windows/icudt.dll View Binary file 0 comments Download

Messages

Total messages: 7 (4 generated)
jungshik at Google
Mark, do you see a problem with adding scripts/LICENSE?
4 years, 7 months ago (2016-05-17 22:14:51 UTC) #3
jungshik at Google
Landing to be in M52 (I missed the train and have to port back to ...
4 years, 7 months ago (2016-05-20 20:28:57 UTC) #4
jungshik at Google
4 years, 7 months ago (2016-05-20 20:30:53 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
54f86bb1d1d02968576d21c16d7134ec35c30fbc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698