1. Added the missing timezone for mainland China "Asia/Shanghai".
In each localized version of timezones.xml, the name of this timezone is defined like "China Standard Time (Beijing)" if some other timezones are also in this format, or just "Beijing" if all of other timezones are of city names. 2. Changed time zone name of "Asia/Taipei" from "China Standard Time (Taipei)" to "Taipei" in some localized versions of timezones.xml. "China Standard Time" is for China mainland, and the timezone of Taipei is normally called "Taipei Standard Time" (or "Chungyuan Standard Time"). Though for now the offset of "Taipei Standard Time" and "China Standard Time" is the same, they were different during 1986-1991 because of daylight saving of China mainland.
This commit is contained in:
@@ -62,11 +62,12 @@
|
||||
<timezone id="Asia/Rangoon">Rangoon</timezone>
|
||||
<timezone id="Asia/Krasnoyarsk">Heure de Krasnoïarsk (Krasnoïarsk)</timezone>
|
||||
<timezone id="Asia/Bangkok">Heure d’Indochine (Bangkok)</timezone>
|
||||
<timezone id="Asia/Shanghai">Heure de Chine (Beijing)</timezone>
|
||||
<timezone id="Asia/Hong_Kong">Heure de Hong Kong (Hong-Kong)</timezone>
|
||||
<timezone id="Asia/Irkutsk">Heure d’Irkoutsk (Irkoutsk)</timezone>
|
||||
<timezone id="Asia/Kuala_Lumpur">Kuala Lumpur</timezone>
|
||||
<timezone id="Australia/Perth">Heure de l’Ouest australien (Perth)</timezone>
|
||||
<timezone id="Asia/Taipei">Heure de Chine (Taipei)</timezone>
|
||||
<timezone id="Asia/Taipei">Taipei</timezone>
|
||||
<timezone id="Asia/Seoul">Heure de Corée (Séoul)</timezone>
|
||||
<timezone id="Asia/Tokyo">Heure du Japon (Tokyo)</timezone>
|
||||
<timezone id="Asia/Yakutsk">Iakoutsk</timezone>
|
||||
|
Reference in New Issue
Block a user