mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 05:25:34 +00:00
ICU-21900 BRS71 Updating currency numeric code data.
This commit is contained in:
parent
94197b84b8
commit
9907ca8ea3
3 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
// Corporation and others. All Rights Reserved.
|
||||
//---------------------------------------------------------
|
||||
// Build tool: com.ibm.icu.dev.tool.currency.NumericCodeData
|
||||
// Build date: 2019-03-20T21:22:05Z
|
||||
// Build date: 2022-02-16T22:39:51Z
|
||||
//---------------------------------------------------------
|
||||
// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! <<
|
||||
// >> !!! >>> DO NOT EDIT <<< !!! <<
|
||||
|
@ -273,6 +273,7 @@ currencyNumericCodes:table(nofallback){
|
|||
UYW:int{927}
|
||||
UZS:int{860}
|
||||
VEB:int{862}
|
||||
VED:int{926}
|
||||
VEF:int{937}
|
||||
VES:int{928}
|
||||
VNC:int{704}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:494b02a6d11dda2e4d4fefab593c946425bbcadb173a03d2598247a927a78a15
|
||||
size 13872913
|
||||
oid sha256:921980f1cb76b8682ecc3fe5c8899b2b3dd1b9c36ca6d0fcf276c81d71ab09e9
|
||||
size 13872917
|
||||
|
|
|
@ -375,6 +375,7 @@ public class NumericCodeData {
|
|||
{"UYW", "927"},
|
||||
{"UZS", "860"},
|
||||
{"VEB", "862"},
|
||||
{"VED", "926"},
|
||||
{"VEF", "937"},
|
||||
{"VES", "928"},
|
||||
{"VNC", "704"},
|
||||
|
|
Loading…
Add table
Reference in a new issue