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

Unified Diff: source/data/misc/windowsZones.txt

Issue 8724009: Update timezone data files to 2011n (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/misc/timezoneTypes.txt ('k') | source/data/misc/zoneinfo64.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/misc/windowsZones.txt
===================================================================
--- source/data/misc/windowsZones.txt (revision 107982)
+++ source/data/misc/windowsZones.txt (working copy)
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2010 International Business Machines
+// * Copyright (C) 2011 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/windowsZones.xml
@@ -152,6 +152,9 @@
Korea Standard Time{
001{"Asia/Seoul"}
}
+ Magadan Standard Time{
+ 001{"Asia/Magadan"}
+ }
Mauritius Standard Time{
001{"Indian/Mauritius"}
}
@@ -264,7 +267,7 @@
001{"Pacific/Tongatapu"}
}
US Eastern Standard Time{
- 001{"Etc/GMT+5"}
+ 001{"America/Indianapolis"}
}
US Mountain Standard Time{
001{"America/Phoenix"}
« no previous file with comments | « source/data/misc/timezoneTypes.txt ('k') | source/data/misc/zoneinfo64.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698