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

Side by Side Diff: source/data/misc/windowsZones.txt

Issue 2510163002: Update the prebuilt data file (Closed)
Patch Set: rebased: drop comment for wd4333 Created 4 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 unified diff | Download patch
« no previous file with comments | « source/data/misc/timezoneTypes.txt ('k') | source/data/misc/zoneinfo64.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // © 2016 and later: Unicode, Inc. and others. 1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License 2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 windowsZones:table(nofallback){ 3 windowsZones:table(nofallback){
4 mapTimezones{ 4 mapTimezones{
5 "AUS Central Standard Time"{ 5 "AUS Central Standard Time"{
6 001{"Australia/Darwin"} 6 001{"Australia/Darwin"}
7 AU{"Australia/Darwin"} 7 AU{"Australia/Darwin"}
8 } 8 }
9 "AUS Eastern Standard Time"{ 9 "AUS Eastern Standard Time"{
10 001{"Australia/Sydney"} 10 001{"Australia/Sydney"}
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 } 149 }
150 "Central European Standard Time"{ 150 "Central European Standard Time"{
151 001{"Europe/Warsaw"} 151 001{"Europe/Warsaw"}
152 BA{"Europe/Sarajevo"} 152 BA{"Europe/Sarajevo"}
153 HR{"Europe/Zagreb"} 153 HR{"Europe/Zagreb"}
154 MK{"Europe/Skopje"} 154 MK{"Europe/Skopje"}
155 PL{"Europe/Warsaw"} 155 PL{"Europe/Warsaw"}
156 } 156 }
157 "Central Pacific Standard Time"{ 157 "Central Pacific Standard Time"{
158 001{"Pacific/Guadalcanal"} 158 001{"Pacific/Guadalcanal"}
159 AQ{"Antarctica/Casey"}
159 AU{"Antarctica/Macquarie"} 160 AU{"Antarctica/Macquarie"}
160 FM{"Pacific/Ponape Pacific/Kosrae"} 161 FM{"Pacific/Ponape Pacific/Kosrae"}
161 NC{"Pacific/Noumea"} 162 NC{"Pacific/Noumea"}
162 SB{"Pacific/Guadalcanal"} 163 SB{"Pacific/Guadalcanal"}
163 VU{"Pacific/Efate"} 164 VU{"Pacific/Efate"}
164 ZZ{"Etc/GMT-11"} 165 ZZ{"Etc/GMT-11"}
165 } 166 }
166 "Central Standard Time (Mexico)"{ 167 "Central Standard Time (Mexico)"{
167 001{"America/Mexico_City"} 168 001{"America/Mexico_City"}
168 MX{ 169 MX{
(...skipping 613 matching lines...) Expand 10 before | Expand all | Expand 10 after
782 MP{"Pacific/Saipan"} 783 MP{"Pacific/Saipan"}
783 PG{"Pacific/Port_Moresby"} 784 PG{"Pacific/Port_Moresby"}
784 ZZ{"Etc/GMT-10"} 785 ZZ{"Etc/GMT-10"}
785 } 786 }
786 "Yakutsk Standard Time"{ 787 "Yakutsk Standard Time"{
787 001{"Asia/Yakutsk"} 788 001{"Asia/Yakutsk"}
788 RU{"Asia/Yakutsk Asia/Khandyga"} 789 RU{"Asia/Yakutsk Asia/Khandyga"}
789 } 790 }
790 } 791 }
791 } 792 }
OLDNEW
« 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