mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 01:42:37 +00:00
ICU-13823 Merged #13822 remove VES from currency numeric code data (r41511) to maint-62 and regenerated ICU4J data for 62.1 GA.
X-SVN-Rev: 41531
This commit is contained in:
parent
398b8e9902
commit
62395ea147
4 changed files with 4 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
// Corporation and others. All Rights Reserved.
|
||||
//---------------------------------------------------------
|
||||
// Build tool: com.ibm.icu.dev.tool.currency.NumericCodeData
|
||||
// Build date: 2018-05-29T17:23:24Z
|
||||
// Build date: 2018-06-06T22:39:58Z
|
||||
//---------------------------------------------------------
|
||||
// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! <<
|
||||
// >> !!! >>> DO NOT EDIT <<< !!! <<
|
||||
|
@ -273,7 +273,6 @@ currencyNumericCodes:table(nofallback){
|
|||
UZS:int{860}
|
||||
VEB:int{862}
|
||||
VEF:int{937}
|
||||
VES:int{928}
|
||||
VNC:int{704}
|
||||
VND:int{704}
|
||||
VUV:int{548}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ee1626278f9d0dfebf3b5562bb18f4e3c5efe21c0709be299eb4ec2d449140f
|
||||
size 12508542
|
||||
oid sha256:e2bc05ad3f8975bc49cafe3c842575ddf1d8b8b5bcc228adacd33ea59ccaba7e
|
||||
size 12508534
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d76d0e5022bc1127e916606a3467ed9289bacc9e87a6c9ee6607adee331a678
|
||||
oid sha256:fb0ad200a056f2838c70a4a8b3b02ebf95679f80affa782cd1ca0b7370ca2c01
|
||||
size 92857
|
||||
|
|
|
@ -375,7 +375,6 @@ public class NumericCodeData {
|
|||
{"UZS", "860"},
|
||||
{"VEB", "862"},
|
||||
{"VEF", "937"},
|
||||
{"VES", "928"},
|
||||
{"VNC", "704"},
|
||||
{"VND", "704"},
|
||||
{"VUV", "548"},
|
||||
|
|
Loading…
Add table
Reference in a new issue