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

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

Issue 2558183003: Update IANA timezone DB to 2016j from 2016i (Closed)
Patch Set: Created 4 years 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 2671 matching lines...) Expand 10 before | Expand all | Expand 10 after
2682 "Ashkhabad", 2682 "Ashkhabad",
2683 "1970-01-01 00:00", 2683 "1970-01-01 00:00",
2684 "1991-10-26 20:00", 2684 "1991-10-26 20:00",
2685 } 2685 }
2686 { 2686 {
2687 "Turkmenistan", 2687 "Turkmenistan",
2688 "1991-10-26 20:00", 2688 "1991-10-26 20:00",
2689 "9999-12-31 23:59", 2689 "9999-12-31 23:59",
2690 } 2690 }
2691 } 2691 }
2692 "Asia:Atyrau"{
2693 {
2694 "Kazakhstan_Western",
2695 "2004-10-30 22:00",
2696 "9999-12-31 23:59",
2697 }
2698 }
2692 "Asia:Baghdad"{ 2699 "Asia:Baghdad"{
2693 { 2700 {
2694 "Arabian", 2701 "Arabian",
2695 } 2702 }
2696 } 2703 }
2697 "Asia:Bahrain"{ 2704 "Asia:Bahrain"{
2698 { 2705 {
2699 "Gulf", 2706 "Gulf",
2700 "1970-01-01 00:00", 2707 "1970-01-01 00:00",
2701 "1972-05-31 20:00", 2708 "1972-05-31 20:00",
(...skipping 1098 matching lines...) Expand 10 before | Expand all | Expand 10 after
3800 "Europe:San_Marino"{ 3807 "Europe:San_Marino"{
3801 { 3808 {
3802 "Europe_Central", 3809 "Europe_Central",
3803 } 3810 }
3804 } 3811 }
3805 "Europe:Sarajevo"{ 3812 "Europe:Sarajevo"{
3806 { 3813 {
3807 "Europe_Central", 3814 "Europe_Central",
3808 } 3815 }
3809 } 3816 }
3817 "Europe:Saratov"{
3818 {
3819 "Moscow",
3820 "1992-03-28 22:00",
3821 "2016-12-03 23:00",
3822 }
3823 }
3810 "Europe:Simferopol"{ 3824 "Europe:Simferopol"{
3811 { 3825 {
3812 "Moscow", 3826 "Moscow",
3813 "1970-01-01 00:00", 3827 "1970-01-01 00:00",
3814 "1990-06-30 23:00", 3828 "1990-06-30 23:00",
3815 } 3829 }
3816 { 3830 {
3817 "Europe_Eastern", 3831 "Europe_Eastern",
3818 "1990-06-30 23:00", 3832 "1990-06-30 23:00",
3819 "1994-04-30 21:00", 3833 "1994-04-30 21:00",
(...skipping 472 matching lines...) Expand 10 before | Expand all | Expand 10 after
4292 EC{"America/Guayaquil"} 4306 EC{"America/Guayaquil"}
4293 ES{"Europe/Madrid"} 4307 ES{"Europe/Madrid"}
4294 MH{"Pacific/Majuro"} 4308 MH{"Pacific/Majuro"}
4295 MY{"Asia/Kuala_Lumpur"} 4309 MY{"Asia/Kuala_Lumpur"}
4296 NZ{"Pacific/Auckland"} 4310 NZ{"Pacific/Auckland"}
4297 PT{"Europe/Lisbon"} 4311 PT{"Europe/Lisbon"}
4298 UA{"Europe/Kiev"} 4312 UA{"Europe/Kiev"}
4299 UZ{"Asia/Tashkent"} 4313 UZ{"Asia/Tashkent"}
4300 } 4314 }
4301 } 4315 }
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