Skip to content

Commit

Permalink
CLDR-17435 add timezone attributes for the 2024 currency changes in C…
Browse files Browse the repository at this point in the history
…W,SX (#3561)
  • Loading branch information
pedberg-icu authored Mar 11, 2024
1 parent b828ffb commit 7859f93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions common/supplemental/supplementalData.xml
Original file line number Diff line number Diff line change
Expand Up @@ -363,8 +363,8 @@ The printed version of ISO-4217:2001
<currency iso4217="PTE" from="1911-05-22" to="1975-07-05"/>
</region>
<region iso3166="CW">
<currency iso4217="XCG" from="2024-03-31"/>
<currency iso4217="ANG" from="2010-10-10" to="2024-06-30"/>
<currency iso4217="XCG" from="2024-03-31" tz="America/Curacao"/>
<currency iso4217="ANG" from="2010-10-10" to="2024-06-30" to-tz="America/Curacao"/>
</region>
<region iso3166="CX">
<currency iso4217="AUD" from="1966-02-14"/>
Expand Down Expand Up @@ -996,8 +996,8 @@ The printed version of ISO-4217:2001
<currency iso4217="SVC" from="1919-11-11" to="2001-01-01"/>
</region>
<region iso3166="SX">
<currency iso4217="XCG" from="2024-03-31"/>
<currency iso4217="ANG" from="2010-10-10" to="2024-06-30"/>
<currency iso4217="XCG" from="2024-03-31" tz="America/Lower_Princes"/>
<currency iso4217="ANG" from="2010-10-10" to="2024-06-30" to-tz="America/Lower_Princes"/>
</region>
<region iso3166="SY">
<currency iso4217="SYP" from="1948-01-01"/>
Expand Down

0 comments on commit 7859f93

Please sign in to comment.