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: source/data/misc/metaZones.txt

Issue 2755833002: update the data files (Closed)
Patch Set: rebased Created 3 years, 9 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 | « common/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 e63ae3cefa48869d7c2ec3594ebabf74c78785eb..5af96ba91522baba722aad8251263b08d8249887 100644
--- a/source/data/misc/metaZones.txt
+++ b/source/data/misc/metaZones.txt
@@ -212,7 +212,6 @@ metaZones:table(nofallback){
}
Chile{
001{"America/Santiago"}
- AQ{"Antarctica/Palmer"}
}
China{
001{"Asia/Shanghai"}
@@ -2245,6 +2244,13 @@ metaZones:table(nofallback){
"Atlantic",
}
}
+ "America:Punta_Arenas"{
+ {
+ "Chile",
+ "1970-01-01 00:00",
+ "2016-12-03 23:00",
+ }
+ }
"America:Rainy_River"{
{
"America_Central",
@@ -2576,7 +2582,7 @@ metaZones:table(nofallback){
{
"Chile",
"1982-05-01 03:00",
- "9999-12-31 23:59",
+ "2016-12-03 23:00",
}
}
"Antarctica:Rothera"{
@@ -3454,6 +3460,11 @@ metaZones:table(nofallback){
"America_Eastern",
}
}
+ "Etc:GMT"{
+ {
+ "GMT",
+ }
+ }
"Europe:Amsterdam"{
{
"Europe_Central",
« no previous file with comments | « common/icudtl.dat ('k') | source/data/misc/timezoneTypes.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698