mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8334653: ISO 4217 Amendment 177 Update
Reviewed-by: naoto
This commit is contained in:
parent
861aefcafa
commit
86b0cf259f
6 changed files with 23 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (c) 2000, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2000, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
#
|
||||
# This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -32,7 +32,7 @@ formatVersion=3
|
|||
# Version of the currency code information in this class.
|
||||
# It is a serial number that accompanies with each amendment.
|
||||
|
||||
dataVersion=176
|
||||
dataVersion=177
|
||||
|
||||
# List of all valid ISO 4217 currency codes.
|
||||
# To ensure compatibility, do not remove codes.
|
||||
|
@ -56,8 +56,8 @@ all=ADP020-AED784-AFA004-AFN971-ALL008-AMD051-ANG532-AOA973-ARS032-ATS040-AUD036
|
|||
TPE626-TRL792-TRY949-TTD780-TWD901-TZS834-UAH980-UGX800-USD840-USN997-USS998-UYI940-\
|
||||
UYU858-UZS860-VEB862-VED926-VEF937-VES928-VND704-VUV548-WST882-XAF950-XAG961-XAU959-XBA955-\
|
||||
XBB956-XBC957-XBD958-XCD951-XCG532-XDR960-XFO000-XFU000-XOF952-XPD964-XPF953-\
|
||||
XPT962-XSU994-XTS963-XUA965-XXX999-YER886-YUM891-ZAR710-ZMK894-ZMW967-ZWD716-ZWL932-\
|
||||
ZWN942-ZWR935
|
||||
XPT962-XSU994-XTS963-XUA965-XXX999-YER886-YUM891-ZAR710-ZMK894-ZMW967-ZWD716-ZWG924-\
|
||||
ZWL932-ZWN942-ZWR935
|
||||
|
||||
|
||||
# Mappings from ISO 3166 country codes to ISO 4217 currency codes.
|
||||
|
@ -582,7 +582,7 @@ YE=YER
|
|||
# ZAMBIA
|
||||
ZM=ZMW
|
||||
# ZIMBABWE
|
||||
ZW=ZWL
|
||||
ZW=ZWG
|
||||
|
||||
|
||||
# List of currencies with non-2digit decimals for minor units,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue