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

Issue 1138093004: Update tz db to 2015d (Closed)

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

Description

Update tz db to 2015d Egypt will not observe DST in 2015. See http://mm.icann.org/pipermail/tz-announce/2015-April/000031.html and http://en.wikipedia.org/wiki/Egypt_Standard_Time BUG=473288 TBR=mark@chromium.org,jsbell@chromium.org TEST=In JS console, run the following to get 1:00 PM for 2015 instead of 2:00 PM. In 2014, it should return 2:00 PM. may_25_2015_1100 = new Date("05/25/2015 11:00Z") may_25_2015_1100.toLocaleString("en", {timeZone: "Africa/Cairo"}) may_25_2014_1100 = new Date("05/25/2014 11:00Z") may_25_2014_1100.toLocaleString("en", {timeZone: "Africa/Cairo"}) Committed: https://chromium.googlesource.com/chromium/deps/icu/+/5788e2736b3bc642994b6351a6096124895afa01

Patch Set 1 #

Patch Set 2 : euc-kr change removed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2598 lines, -2643 lines) Patch
M android/icudtl.dat View 1 Binary file 0 comments Download
M android/icudtl_dat.S View 1 6 chunks +857 lines, -867 lines 0 comments Download
M linux/icudtl_dat.S View 1 3 chunks +853 lines, -863 lines 0 comments Download
M mac/icudtl_dat.S View 1 3 chunks +853 lines, -863 lines 0 comments Download
M source/data/in/icudtl.dat View 1 Binary file 0 comments Download
M source/data/misc/zoneinfo64.txt View 1 9 chunks +35 lines, -50 lines 0 comments Download
M windows/icudt.dll View 1 Binary file 0 comments Download

Messages

Total messages: 5 (1 generated)
jungshik at Google
5 years, 7 months ago (2015-05-12 19:31:04 UTC) #2
jsbell
Can you split this in two? The tz db update seems obvious (and we should ...
5 years, 7 months ago (2015-05-12 22:23:36 UTC) #3
jungshik at Google
On 2015/05/12 22:23:36, jsbell wrote: > Can you split this in two? > > The ...
5 years, 7 months ago (2015-05-15 19:22:12 UTC) #4
jungshik at Google
5 years, 7 months ago (2015-05-15 20:07:30 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:10001) manually as
5788e2736b3bc642994b6351a6096124895afa01 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698