Skip to content

Commit

Permalink
CLDR-14607 deprecated gaza should NOT alias to Asia/Gaza but SHOULD h…
Browse files Browse the repository at this point in the history
…ave a preferred mapping to gazastrp (#1481)
  • Loading branch information
pedberg-icu authored Sep 1, 2021
1 parent c7dc61e commit 101b550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/bcp47/timezone.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="fotho" description="Faroe Islands" alias="Atlantic/Faeroe Atlantic/Faroe"/>
<type name="frpar" description="Paris, France" alias="Europe/Paris"/>
<type name="galbv" description="Libreville, Gabon" alias="Africa/Libreville"/>
<type name="gaza" description="Gaza Strip, Palestinian Territories" deprecated="true" alias="Asia/Gaza gazastrp"/>
<type name="gaza" description="Gaza Strip, Palestinian Territories" deprecated="true" preferred="gazastrp"/>
<type name="gazastrp" description="Gaza Strip, Palestinian Territories" alias="Asia/Gaza"/>
<type name="gblon" description="London, United Kingdom" alias="Europe/London Europe/Belfast GB GB-Eire"/>
<type name="gdgnd" description="Grenada" alias="America/Grenada"/>
Expand Down

0 comments on commit 101b550

Please sign in to comment.