Skip to content

Commit

Permalink
CLDR-17901 Remove deprecated zone IDs from metaZones/windowsZones. (u…
Browse files Browse the repository at this point in the history
  • Loading branch information
yumaoka authored and haytenf committed Sep 17, 2024
1 parent 8869404 commit 0785406
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
12 changes: 0 additions & 12 deletions common/supplemental/metaZones.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1175,15 +1175,9 @@ For terms of use, see http://www.unicode.org/copyright.html
<timezone type="Australia/Sydney">
<usesMetazone mzone="Australia_Eastern"/>
</timezone>
<timezone type="CST6CDT">
<usesMetazone mzone="America_Central"/>
</timezone>
<timezone type="Etc/GMT">
<usesMetazone mzone="GMT"/>
</timezone>
<timezone type="EST5EDT">
<usesMetazone mzone="America_Eastern"/>
</timezone>
<timezone type="Europe/Amsterdam">
<usesMetazone mzone="Europe_Central"/>
</timezone>
Expand Down Expand Up @@ -1421,9 +1415,6 @@ For terms of use, see http://www.unicode.org/copyright.html
<timezone type="Indian/Reunion">
<usesMetazone mzone="Reunion"/>
</timezone>
<timezone type="MST7MDT">
<usesMetazone mzone="America_Mountain"/>
</timezone>
<timezone type="Pacific/Apia">
<usesMetazone mzone="Apia"/>
</timezone>
Expand Down Expand Up @@ -1545,9 +1536,6 @@ For terms of use, see http://www.unicode.org/copyright.html
<timezone type="Pacific/Wallis">
<usesMetazone mzone="Wallis"/>
</timezone>
<timezone type="PST8PDT">
<usesMetazone mzone="America_Pacific"/>
</timezone>
</metazoneInfo>

<mapTimezones type="metazones" typeVersion="2018e">
Expand Down
4 changes: 0 additions & 4 deletions common/supplemental/windowsZones.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ For terms of use, see http://www.unicode.org/copyright.html
<mapZone other="Pacific Standard Time" territory="001" type="America/Los_Angeles"/>
<mapZone other="Pacific Standard Time" territory="CA" type="America/Vancouver"/>
<mapZone other="Pacific Standard Time" territory="US" type="America/Los_Angeles"/>
<mapZone other="Pacific Standard Time" territory="ZZ" type="PST8PDT"/>

<!-- (UTC-07:00) Arizona -->
<mapZone other="US Mountain Standard Time" territory="001" type="America/Phoenix"/>
Expand All @@ -77,7 +76,6 @@ For terms of use, see http://www.unicode.org/copyright.html
<mapZone other="Mountain Standard Time" territory="CA" type="America/Edmonton America/Cambridge_Bay America/Inuvik"/>
<mapZone other="Mountain Standard Time" territory="MX" type="America/Ciudad_Juarez"/>
<mapZone other="Mountain Standard Time" territory="US" type="America/Denver America/Boise"/>
<mapZone other="Mountain Standard Time" territory="ZZ" type="MST7MDT"/>

<!-- (UTC-07:00) Yukon -->
<mapZone other="Yukon Standard Time" territory="001" type="America/Whitehorse"/>
Expand All @@ -99,7 +97,6 @@ For terms of use, see http://www.unicode.org/copyright.html
<mapZone other="Central Standard Time" territory="CA" type="America/Winnipeg America/Rankin_Inlet America/Resolute"/>
<mapZone other="Central Standard Time" territory="MX" type="America/Matamoros America/Ojinaga"/>
<mapZone other="Central Standard Time" territory="US" type="America/Chicago America/Indiana/Knox America/Indiana/Tell_City America/Menominee America/North_Dakota/Beulah America/North_Dakota/Center America/North_Dakota/New_Salem"/>
<mapZone other="Central Standard Time" territory="ZZ" type="CST6CDT"/>

<!-- (UTC-06:00) Easter Island -->
<mapZone other="Easter Island Standard Time" territory="001" type="Pacific/Easter"/>
Expand Down Expand Up @@ -134,7 +131,6 @@ For terms of use, see http://www.unicode.org/copyright.html
<mapZone other="Eastern Standard Time" territory="BS" type="America/Nassau"/>
<mapZone other="Eastern Standard Time" territory="CA" type="America/Toronto America/Iqaluit"/>
<mapZone other="Eastern Standard Time" territory="US" type="America/New_York America/Detroit America/Indiana/Petersburg America/Indiana/Vincennes America/Indiana/Winamac America/Kentucky/Monticello America/Louisville"/>
<mapZone other="Eastern Standard Time" territory="ZZ" type="EST5EDT"/>

<!-- (UTC-05:00) Haiti -->
<mapZone other="Haiti Standard Time" territory="001" type="America/Port-au-Prince"/>
Expand Down

0 comments on commit 0785406

Please sign in to comment.