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

Unified Diff: source/data/misc/timezoneTypes.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 | « source/data/misc/metaZones.txt ('k') | source/data/misc/windowsZones.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/misc/timezoneTypes.txt
diff --git a/source/data/misc/timezoneTypes.txt b/source/data/misc/timezoneTypes.txt
index 07a4ac4b5c4071f7b58e8d57a9937c173cd7b737..92be78c5db3df8856ac2a2abb2e067c961355ee0 100644
--- a/source/data/misc/timezoneTypes.txt
+++ b/source/data/misc/timezoneTypes.txt
@@ -80,10 +80,9 @@ timezoneTypes:table(nofallback){
"Etc:GMT-0"{"Etc/GMT"}
"Etc:GMT0"{"Etc/GMT"}
"Etc:Greenwich"{"Etc/GMT"}
- "Etc:UCT"{"Etc/GMT"}
- "Etc:UTC"{"Etc/GMT"}
- "Etc:Universal"{"Etc/GMT"}
- "Etc:Zulu"{"Etc/GMT"}
+ "Etc:UCT"{"Etc/UTC"}
+ "Etc:Universal"{"Etc/UTC"}
+ "Etc:Zulu"{"Etc/UTC"}
"Europe:Belfast"{"Europe/London"}
"Europe:Nicosia"{"Asia/Nicosia"}
"Europe:Tiraspol"{"Europe/Chisinau"}
@@ -138,11 +137,11 @@ timezoneTypes:table(nofallback){
ROK{"Asia/Seoul"}
Singapore{"Asia/Singapore"}
Turkey{"Europe/Istanbul"}
- UCT{"Etc/GMT"}
- UTC{"Etc/GMT"}
- Universal{"Etc/GMT"}
+ UCT{"Etc/UTC"}
+ UTC{"Etc/UTC"}
+ Universal{"Etc/UTC"}
W-SU{"Europe/Moscow"}
- Zulu{"Etc/GMT"}
+ Zulu{"Etc/UTC"}
}
}
typeMap{
@@ -316,6 +315,7 @@ timezoneTypes:table(nofallback){
"America:Port_of_Spain"{"ttpos"}
"America:Porto_Velho"{"brpvh"}
"America:Puerto_Rico"{"prsju"}
+ "America:Punta_Arenas"{"clpuq"}
"America:Rainy_River"{"caffs"}
"America:Rankin_Inlet"{"cayek"}
"America:Recife"{"brrec"}
@@ -463,7 +463,7 @@ timezoneTypes:table(nofallback){
"Australia:Melbourne"{"aumel"}
"Australia:Perth"{"auper"}
"Australia:Sydney"{"ausyd"}
- "Etc:GMT"{"utc"}
+ "Etc:GMT"{"gmt"}
"Etc:GMT+1"{"utcw01"}
"Etc:GMT+10"{"utcw10"}
"Etc:GMT+11"{"utcw11"}
@@ -490,6 +490,7 @@ timezoneTypes:table(nofallback){
"Etc:GMT-7"{"utce07"}
"Etc:GMT-8"{"utce08"}
"Etc:GMT-9"{"utce09"}
+ "Etc:UTC"{"utc"}
"Etc:Unknown"{"unk"}
"Europe:Amsterdam"{"nlams"}
"Europe:Andorra"{"adalv"}
« no previous file with comments | « source/data/misc/metaZones.txt ('k') | source/data/misc/windowsZones.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698