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

Unified Diff: icu52/source/data/misc/metaZones.txt

Issue 224943002: icu local change part1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: function indentation changed Created 6 years, 8 months 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 | « icu52/source/data/mappings/windows-950-2000.ucm ('k') | icu52/source/data/misc/timezoneTypes.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu52/source/data/misc/metaZones.txt
===================================================================
--- icu52/source/data/misc/metaZones.txt (revision 259715)
+++ icu52/source/data/misc/metaZones.txt (working copy)
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/metaZones.xml
@@ -311,6 +311,7 @@
EG{"Africa/Cairo"}
FI{"Europe/Helsinki"}
GR{"Europe/Athens"}
+ JO{"Asia/Amman"}
LB{"Asia/Beirut"}
SY{"Asia/Damascus"}
}
@@ -512,6 +513,12 @@
Mawson{
001{"Antarctica/Mawson"}
}
+ Mexico_Northwest{
+ 001{"America/Santa_Isabel"}
+ }
+ Mexico_Pacific{
+ 001{"America/Mazatlan"}
+ }
Mongolia{
001{"Asia/Ulaanbaatar"}
}
@@ -1058,6 +1065,11 @@
{
"Europe_Central",
"2012-11-10 00:00",
+ "2013-10-25 00:00",
+ }
+ {
+ "Europe_Eastern",
+ "2013-10-25 00:00",
"9999-12-31 23:59",
}
}
@@ -1456,7 +1468,7 @@
"1998-04-05 09:00",
}
{
- "America_Mountain",
+ "Mexico_Pacific",
"1998-04-05 09:00",
"9999-12-31 23:59",
}
@@ -1563,6 +1575,11 @@
{
"Amazon",
"2008-06-24 05:00",
+ "2013-11-10 04:00",
+ }
+ {
+ "Acre",
+ "2013-11-10 04:00",
"9999-12-31 23:59",
}
}
@@ -1650,7 +1667,7 @@
"1970-01-01 08:00",
}
{
- "America_Mountain",
+ "Mexico_Pacific",
"1970-01-01 08:00",
"9999-12-31 23:59",
}
@@ -1963,7 +1980,7 @@
"1970-01-01 08:00",
}
{
- "America_Mountain",
+ "Mexico_Pacific",
"1970-01-01 08:00",
"9999-12-31 23:59",
}
@@ -2051,11 +2068,6 @@
"Uruguay",
}
}
- "America:Montreal"{
- {
- "America_Eastern",
- }
- }
"America:Montserrat"{
{
"Atlantic",
@@ -2278,12 +2290,17 @@
{
"Amazon",
"2008-06-24 05:00",
+ "2013-11-10 04:00",
+ }
+ {
+ "Acre",
+ "2013-11-10 04:00",
"9999-12-31 23:59",
}
}
"America:Santa_Isabel"{
{
- "America_Pacific",
+ "Mexico_Northwest",
}
}
"America:Santarem"{
@@ -2342,11 +2359,6 @@
"9999-12-31 23:59",
}
}
- "America:Shiprock"{
- {
- "America_Mountain",
- }
- }
"America:Sitka"{
{
"America_Pacific",
@@ -2549,6 +2561,11 @@
"Syowa",
}
}
+ "Antarctica:Troll"{
+ {
+ "GMT",
+ }
+ }
"Antarctica:Vostok"{
{
"Vostok",
@@ -2579,14 +2596,7 @@
"Asia:Amman"{
{
"Europe_Eastern",
- "1970-01-01 00:00",
- "2012-10-25 22:00",
}
- {
- "Arabian",
- "2012-10-25 22:00",
- "9999-12-31 23:59",
- }
}
"Asia:Anadyr"{
{
@@ -3567,11 +3577,11 @@
{
"Moscow",
"1970-01-01 00:00",
- "1990-06-30 23:00",
+ "1990-06-30 22:00",
}
{
"Europe_Eastern",
- "1990-06-30 23:00",
+ "1990-06-30 22:00",
"9999-12-31 23:59",
}
}
@@ -3751,6 +3761,11 @@
{
"Europe_Eastern",
"1997-03-30 01:00",
+ "2014-03-30 00:00",
+ }
+ {
+ "Moscow",
+ "2014-03-30 00:00",
"9999-12-31 23:59",
}
}
« no previous file with comments | « icu52/source/data/mappings/windows-950-2000.ucm ('k') | icu52/source/data/misc/timezoneTypes.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698