Skip to content

Commit

Permalink
CLDR-17357 alpha0 integration fix 1: Need valid end dates for currenc…
Browse files Browse the repository at this point in the history
…y ANG (#3494)
  • Loading branch information
pedberg-icu authored Feb 5, 2024
1 parent b00c602 commit b6705ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/supplemental/supplementalData.xml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ The printed version of ISO-4217:2001
</region>
<region iso3166="CW">
<currency iso4217="XCG" from="2024-03-31"/>
<currency iso4217="ANG" from="2010-10-10" to="2024-06-31"/>
<currency iso4217="ANG" from="2010-10-10" to="2024-06-30"/>
</region>
<region iso3166="CX">
<currency iso4217="AUD" from="1966-02-14"/>
Expand Down Expand Up @@ -997,7 +997,7 @@ The printed version of ISO-4217:2001
</region>
<region iso3166="SX">
<currency iso4217="XCG" from="2024-03-31"/>
<currency iso4217="ANG" from="2010-10-10" to="2024-06-31"/>
<currency iso4217="ANG" from="2010-10-10" to="2024-06-30"/>
</region>
<region iso3166="SY">
<currency iso4217="SYP" from="1948-01-01"/>
Expand Down

0 comments on commit b6705ba

Please sign in to comment.