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

Issue 2016423002: Update IANA timezone DB to 2016d in M51 (Closed)

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

Description

Update IANA timezone DB to 2016d in M51 Cherry pick the following CL to M51 branch Trunk CL: https://codereview.chromium.org/1985243002 . 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/+/c665897821cc9a110a9daa7a4adc5df94679c145

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: 4 (2 generated)
jungshik at Google
4 years, 6 months ago (2016-05-27 18:28:15 UTC) #2
jungshik at Google
4 years, 6 months ago (2016-05-27 18:31:51 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c665897821cc9a110a9daa7a4adc5df94679c145 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698