ICU-22723 Update currency numeric code mapping data.

This commit is contained in:
yumaoka 2024-09-06 18:07:33 -04:00 committed by Yoshito Umaoka
parent 394bebdb46
commit 74d5e6d258
3 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@
// Corporation and others. All Rights Reserved.
//---------------------------------------------------------
// Build tool: com.ibm.icu.dev.tool.currency.NumericCodeData
// Build date: 2022-08-25T16:40:27Z
// Build date: 2024-09-06T21:46:10Z
//---------------------------------------------------------
// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! <<
// >> !!! >>> DO NOT EDIT <<< !!! <<
@ -312,6 +312,7 @@ currencyNumericCodes:table(nofallback){
ZRZ:int{180}
ZWC:int{716}
ZWD:int{716}
ZWG:int{924}
ZWL:int{932}
ZWN:int{942}
ZWR:int{935}

View file

@ -414,6 +414,7 @@ public class NumericCodeData {
{"ZRZ", "180"},
{"ZWC", "716"},
{"ZWD", "716"},
{"ZWG", "924"},
{"ZWL", "932"},
{"ZWN", "942"},
{"ZWR", "935"},