| OLD | NEW |
| 1 // *************************************************************************** | 1 // © 2016 and later: Unicode, Inc. and others. |
| 2 // * | 2 // License & terms of use: http://www.unicode.org/copyright.html#License |
| 3 // * Copyright (C) 2016 International Business Machines | |
| 4 // * Corporation and others. All Rights Reserved. | |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
| 6 // * Source File: <path>/metaZones.xml | |
| 7 // * | |
| 8 // *************************************************************************** | |
| 9 metaZones:table(nofallback){ | 3 metaZones:table(nofallback){ |
| 10 mapTimezones{ | 4 mapTimezones{ |
| 11 Acre{ | 5 Acre{ |
| 12 001{"America/Rio_Branco"} | 6 001{"America/Rio_Branco"} |
| 13 } | 7 } |
| 14 Afghanistan{ | 8 Afghanistan{ |
| 15 001{"Asia/Kabul"} | 9 001{"Asia/Kabul"} |
| 16 } | 10 } |
| 17 Africa_Central{ | 11 Africa_Central{ |
| 18 001{"Africa/Maputo"} | 12 001{"Africa/Maputo"} |
| (...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 443 001{"Asia/Almaty"} | 437 001{"Asia/Almaty"} |
| 444 } | 438 } |
| 445 Kazakhstan_Western{ | 439 Kazakhstan_Western{ |
| 446 001{"Asia/Aqtobe"} | 440 001{"Asia/Aqtobe"} |
| 447 } | 441 } |
| 448 Kizilorda{ | 442 Kizilorda{ |
| 449 001{"Asia/Qyzylorda"} | 443 001{"Asia/Qyzylorda"} |
| 450 } | 444 } |
| 451 Korea{ | 445 Korea{ |
| 452 001{"Asia/Seoul"} | 446 001{"Asia/Seoul"} |
| 453 KP{"Asia/Pyongyang"} | |
| 454 } | 447 } |
| 455 Kosrae{ | 448 Kosrae{ |
| 456 001{"Pacific/Kosrae"} | 449 001{"Pacific/Kosrae"} |
| 457 } | 450 } |
| 458 Krasnoyarsk{ | 451 Krasnoyarsk{ |
| 459 001{"Asia/Krasnoyarsk"} | 452 001{"Asia/Krasnoyarsk"} |
| 460 } | 453 } |
| 461 Kuybyshev{ | 454 Kuybyshev{ |
| 462 001{"Europe/Samara"} | 455 001{"Europe/Samara"} |
| 463 } | 456 } |
| (...skipping 3227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3691 "1991-03-30 23:00", | 3684 "1991-03-30 23:00", |
| 3692 } | 3685 } |
| 3693 { | 3686 { |
| 3694 "Europe_Eastern", | 3687 "Europe_Eastern", |
| 3695 "1991-03-30 23:00", | 3688 "1991-03-30 23:00", |
| 3696 "2011-03-27 00:00", | 3689 "2011-03-27 00:00", |
| 3697 } | 3690 } |
| 3698 { | 3691 { |
| 3699 "Europe_Further_Eastern", | 3692 "Europe_Further_Eastern", |
| 3700 "2011-03-27 00:00", | 3693 "2011-03-27 00:00", |
| 3694 "2014-10-26 22:00", |
| 3695 } |
| 3696 { |
| 3697 "Moscow", |
| 3698 "2014-10-26 22:00", |
| 3701 "9999-12-31 23:59", | 3699 "9999-12-31 23:59", |
| 3702 } | 3700 } |
| 3703 } | 3701 } |
| 3704 "Europe:Monaco"{ | 3702 "Europe:Monaco"{ |
| 3705 { | 3703 { |
| 3706 "Europe_Central", | 3704 "Europe_Central", |
| 3707 } | 3705 } |
| 3708 } | 3706 } |
| 3709 "Europe:Moscow"{ | 3707 "Europe:Moscow"{ |
| 3710 { | 3708 { |
| (...skipping 566 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4277 EC{"America/Guayaquil"} | 4275 EC{"America/Guayaquil"} |
| 4278 ES{"Europe/Madrid"} | 4276 ES{"Europe/Madrid"} |
| 4279 MH{"Pacific/Majuro"} | 4277 MH{"Pacific/Majuro"} |
| 4280 MY{"Asia/Kuala_Lumpur"} | 4278 MY{"Asia/Kuala_Lumpur"} |
| 4281 NZ{"Pacific/Auckland"} | 4279 NZ{"Pacific/Auckland"} |
| 4282 PT{"Europe/Lisbon"} | 4280 PT{"Europe/Lisbon"} |
| 4283 UA{"Europe/Kiev"} | 4281 UA{"Europe/Kiev"} |
| 4284 UZ{"Asia/Tashkent"} | 4282 UZ{"Asia/Tashkent"} |
| 4285 } | 4283 } |
| 4286 } | 4284 } |
| OLD | NEW |