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

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

Issue 789103007: Update the timezone data to 2014j for M41 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@m41
Patch Set: Created 5 years, 11 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 | « source/data/in/icudtl.dat ('k') | source/data/misc/timezoneTypes.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/misc/metaZones.txt
diff --git a/source/data/misc/metaZones.txt b/source/data/misc/metaZones.txt
index 80e963a71dbfd20d446abfcba7e6d8a2c240926a..939d924162d9b02074640cbfb54f3dde1dbfc576 100644
--- a/source/data/misc/metaZones.txt
+++ b/source/data/misc/metaZones.txt
@@ -90,7 +90,6 @@ metaZones:table(nofallback){
JM{"America/Jamaica"}
KY{"America/Cayman"}
PA{"America/Panama"}
- TC{"America/Grand_Turk"}
}
America_Mountain{
001{"America/Denver"}
@@ -406,10 +405,9 @@ metaZones:table(nofallback){
001{"Indian/Chagos"}
}
Indochina{
- 001{"Asia/Saigon"}
+ 001{"Asia/Bangkok"}
KH{"Asia/Phnom_Penh"}
LA{"Asia/Vientiane"}
- TH{"Asia/Bangkok"}
}
Indonesia_Central{
001{"Asia/Makassar"}
@@ -1621,6 +1619,13 @@ metaZones:table(nofallback){
"America:Grand_Turk"{
{
"America_Eastern",
+ "1970-01-01 00:00",
+ "2015-11-01 06:00",
+ }
+ {
+ "Atlantic",
+ "2015-11-01 06:00",
+ "9999-12-31 23:59",
}
}
"America:Grenada"{
@@ -3091,6 +3096,8 @@ metaZones:table(nofallback){
"Asia:Saigon"{
{
"Indochina",
+ "1975-06-12 16:00",
+ "9999-12-31 23:59",
}
}
"Asia:Sakhalin"{
@@ -3978,6 +3985,13 @@ metaZones:table(nofallback){
"New_Zealand",
}
}
+ "Pacific:Bougainville"{
+ {
+ "Papua_New_Guinea",
+ "1970-01-01 00:00",
+ "2014-12-27 16:00",
+ }
+ }
"Pacific:Chatham"{
{
"Chatham",
« no previous file with comments | « source/data/in/icudtl.dat ('k') | source/data/misc/timezoneTypes.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698