On Fri, 31 Mar 2023 21:38:31 GMT, Justin Lu <j...@openjdk.org> wrote:

> Please review the ISO 4217 amendment 175 update.
> 
> There are no meaningful code changes, but the version number should be 
> updated accordingly to be in sync.

Marked as reviewed by naoto (Reviewer).

> Do you track the legal tender date? Because that did change, for CLDR 
> [unicode-org/cldr#2825](https://github.com/unicode-org/cldr/pull/2825)

Hi Steven,
No, JDK does not provide either historical currency information or dates. 
`Currency.getInstance(Locale)` always returns the new currency during the 
transition period by default. (Can be manipulated by modifying the 
`currency.properties` file)

-------------

PR Review: https://git.openjdk.org/jdk/pull/13275#pullrequestreview-1367677172
PR Comment: https://git.openjdk.org/jdk/pull/13275#issuecomment-1492667558

Reply via email to