| OLD | NEW |
| 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 zh{ | 3 zh{ |
| 4 Version{"2.1.29.84"} | 4 Version{"2.1.29.84"} |
| 5 zoneStrings{ | 5 zoneStrings{ |
| 6 "Africa:Abidjan"{ | 6 "Africa:Abidjan"{ |
| 7 ec{"阿比让"} | 7 ec{"阿比让"} |
| 8 } | 8 } |
| 9 "Africa:Accra"{ | 9 "Africa:Accra"{ |
| 10 ec{"阿克拉"} | 10 ec{"阿克拉"} |
| (...skipping 815 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 826 ec{"上海"} | 826 ec{"上海"} |
| 827 } | 827 } |
| 828 "Asia:Singapore"{ | 828 "Asia:Singapore"{ |
| 829 ec{"新加坡"} | 829 ec{"新加坡"} |
| 830 } | 830 } |
| 831 "Asia:Srednekolymsk"{ | 831 "Asia:Srednekolymsk"{ |
| 832 ec{"中科雷姆斯克"} | 832 ec{"中科雷姆斯克"} |
| 833 } | 833 } |
| 834 "Asia:Taipei"{ | 834 "Asia:Taipei"{ |
| 835 ec{"台北"} | 835 ec{"台北"} |
| 836 ld{"台北夏令时间"} |
| 837 lg{"台北时间"} |
| 838 ls{"台北标准时间"} |
| 839 sd{"台北"} |
| 840 sg{"台北"} |
| 841 ss{"台北"} |
| 836 } | 842 } |
| 837 "Asia:Tashkent"{ | 843 "Asia:Tashkent"{ |
| 838 ec{"塔什干"} | 844 ec{"塔什干"} |
| 839 } | 845 } |
| 840 "Asia:Tbilisi"{ | 846 "Asia:Tbilisi"{ |
| 841 ec{"第比利斯"} | 847 ec{"第比利斯"} |
| 842 } | 848 } |
| 843 "Asia:Tehran"{ | 849 "Asia:Tehran"{ |
| 844 ec{"德黑兰"} | 850 ec{"德黑兰"} |
| 845 } | 851 } |
| (...skipping 1076 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1922 } | 1928 } |
| 1923 fallbackFormat{"{1}({0})"} | 1929 fallbackFormat{"{1}({0})"} |
| 1924 gmtFormat{"GMT{0}"} | 1930 gmtFormat{"GMT{0}"} |
| 1925 gmtZeroFormat{"GMT"} | 1931 gmtZeroFormat{"GMT"} |
| 1926 hourFormat{"+HH:mm;-HH:mm"} | 1932 hourFormat{"+HH:mm;-HH:mm"} |
| 1927 regionFormat{"{0}时间"} | 1933 regionFormat{"{0}时间"} |
| 1928 regionFormatDaylight{"{0}夏令时间"} | 1934 regionFormatDaylight{"{0}夏令时间"} |
| 1929 regionFormatStandard{"{0}标准时间"} | 1935 regionFormatStandard{"{0}标准时间"} |
| 1930 } | 1936 } |
| 1931 } | 1937 } |
| OLD | NEW |