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

Side by Side Diff: source/data/misc/metaZones.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 | « common/icudtl.dat ('k') | source/data/misc/timezoneTypes.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 metaZones:table(nofallback){ 3 metaZones:table(nofallback){
4 mapTimezones{ 4 mapTimezones{
5 Acre{ 5 Acre{
6 001{"America/Rio_Branco"} 6 001{"America/Rio_Branco"}
7 } 7 }
8 Afghanistan{ 8 Afghanistan{
9 001{"Asia/Kabul"} 9 001{"Asia/Kabul"}
10 } 10 }
(...skipping 2509 matching lines...) Expand 10 before | Expand all | Expand 10 after
2520 "2011-10-27 18:00", 2520 "2011-10-27 18:00",
2521 } 2521 }
2522 { 2522 {
2523 "Casey", 2523 "Casey",
2524 "2011-10-27 18:00", 2524 "2011-10-27 18:00",
2525 "2012-02-21 17:00", 2525 "2012-02-21 17:00",
2526 } 2526 }
2527 { 2527 {
2528 "Australia_Western", 2528 "Australia_Western",
2529 "2012-02-21 17:00", 2529 "2012-02-21 17:00",
2530 "2016-10-21 16:00",
2531 }
2532 {
2533 "Casey",
2534 "2016-10-21 16:00",
2530 "9999-12-31 23:59", 2535 "9999-12-31 23:59",
2531 } 2536 }
2532 } 2537 }
2533 "Antarctica:Davis"{ 2538 "Antarctica:Davis"{
2534 { 2539 {
2535 "Davis", 2540 "Davis",
2536 } 2541 }
2537 } 2542 }
2538 "Antarctica:DumontDUrville"{ 2543 "Antarctica:DumontDUrville"{
2539 { 2544 {
(...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after
2835 "Dushanbe", 2840 "Dushanbe",
2836 "1970-01-01 00:00", 2841 "1970-01-01 00:00",
2837 "1991-09-08 21:00", 2842 "1991-09-08 21:00",
2838 } 2843 }
2839 { 2844 {
2840 "Tajikistan", 2845 "Tajikistan",
2841 "1991-09-08 21:00", 2846 "1991-09-08 21:00",
2842 "9999-12-31 23:59", 2847 "9999-12-31 23:59",
2843 } 2848 }
2844 } 2849 }
2850 "Asia:Famagusta"{
2851 {
2852 "Europe_Eastern",
2853 "1970-01-01 00:00",
2854 "2016-09-07 21:00",
2855 }
2856 }
2845 "Asia:Gaza"{ 2857 "Asia:Gaza"{
2846 { 2858 {
2847 "Israel", 2859 "Israel",
2848 "1970-01-01 00:00", 2860 "1970-01-01 00:00",
2849 "1995-12-31 22:00", 2861 "1995-12-31 22:00",
2850 } 2862 }
2851 { 2863 {
2852 "Europe_Eastern", 2864 "Europe_Eastern",
2853 "1995-12-31 22:00", 2865 "1995-12-31 22:00",
2854 "9999-12-31 23:59", 2866 "9999-12-31 23:59",
(...skipping 1425 matching lines...) Expand 10 before | Expand all | Expand 10 after
4280 EC{"America/Guayaquil"} 4292 EC{"America/Guayaquil"}
4281 ES{"Europe/Madrid"} 4293 ES{"Europe/Madrid"}
4282 MH{"Pacific/Majuro"} 4294 MH{"Pacific/Majuro"}
4283 MY{"Asia/Kuala_Lumpur"} 4295 MY{"Asia/Kuala_Lumpur"}
4284 NZ{"Pacific/Auckland"} 4296 NZ{"Pacific/Auckland"}
4285 PT{"Europe/Lisbon"} 4297 PT{"Europe/Lisbon"}
4286 UA{"Europe/Kiev"} 4298 UA{"Europe/Kiev"}
4287 UZ{"Asia/Tashkent"} 4299 UZ{"Asia/Tashkent"}
4288 } 4300 }
4289 } 4301 }
OLDNEW
« 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