Skip to content

Commit b6ab14d

Browse files
authored
CLDR-18596 New ISO 4217 code XAD (#4927)
1 parent f877d18 commit b6ab14d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

common/supplemental/supplementalData.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ For terms of use, see https://www.unicode.org/copyright.html
7777
<info iso4217="VEF" digits="2" rounding="0" cashDigits="0" cashRounding="0"/>
7878
<info iso4217="VND" digits="0" rounding="0"/>
7979
<info iso4217="VUV" digits="0" rounding="0"/>
80+
<info iso4217="XAD" digits="2" rounding="0"/>
8081
<info iso4217="XAF" digits="0" rounding="0"/>
8182
<info iso4217="XAU" digits="2" rounding="0"/>
8283
<info iso4217="XOF" digits="0" rounding="0"/>
@@ -1189,7 +1190,7 @@ The printed version of ISO-4217:2001
11891190
<currency iso4217="RHD" from="1970-02-17" to="1980-04-18"/>
11901191
</region>
11911192
<region iso3166="ZZ">
1192-
<currency iso4217="XAD" tender="false"/>
1193+
<currency iso4217="XAD" from="2025-05-12" tender="false"/>
11931194
<currency iso4217="XAG" tender="false"/>
11941195
<currency iso4217="XAU" tender="false"/>
11951196
<currency iso4217="XBA" tender="false"/>

0 commit comments

Comments
 (0)