mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
ICU-20119 BRS63 Currency numeric code data update - VES and UYW (#126)
This commit is contained in:
parent
b56178412f
commit
61c42a598b
4 changed files with 8 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
// Corporation and others. All Rights Reserved.
|
||||
//---------------------------------------------------------
|
||||
// Build tool: com.ibm.icu.dev.tool.currency.NumericCodeData
|
||||
// Build date: 2018-06-06T22:39:58Z
|
||||
// Build date: 2018-09-17T17:52:05Z
|
||||
//---------------------------------------------------------
|
||||
// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! <<
|
||||
// >> !!! >>> DO NOT EDIT <<< !!! <<
|
||||
|
@ -270,9 +270,11 @@ currencyNumericCodes:table(nofallback){
|
|||
UYN:int{858}
|
||||
UYP:int{858}
|
||||
UYU:int{858}
|
||||
UYW:int{927}
|
||||
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:6dadae4ae83d956325f4e089327e824bb32dbf75c98e9c2815ffa7521f3505ca
|
||||
size 12512661
|
||||
oid sha256:476f003e2b423c5c00481d86396a10d251c578c3118101ef493f70312836e257
|
||||
size 12488984
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5ffb95eb91501a9f61ee31333e392ff183e0f7dddefb592f04b90fe2ac3490c
|
||||
oid sha256:d77cbfad1c6a13fa1d65303303e975c25baaca85901d63361485c221c00cead7
|
||||
size 92857
|
||||
|
|
|
@ -372,9 +372,11 @@ public class NumericCodeData {
|
|||
{"UYN", "858"},
|
||||
{"UYP", "858"},
|
||||
{"UYU", "858"},
|
||||
{"UYW", "927"},
|
||||
{"UZS", "860"},
|
||||
{"VEB", "862"},
|
||||
{"VEF", "937"},
|
||||
{"VES", "928"},
|
||||
{"VNC", "704"},
|
||||
{"VND", "704"},
|
||||
{"VUV", "548"},
|
||||
|
|
Loading…
Add table
Reference in a new issue