<i18n dev> RFR: 8296239: ISO 4217 Amendment 174 Update

Justin Lu duke at openjdk.org
Mon Nov 7 22:37:02 UTC 2022


On Fri, 4 Nov 2022 17:40:27 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Incorporated ISO 174 Amendment update: Update Croatia's currency from Kuna to Euro (to take place on 1/1/2023).
>
> src/java.base/share/data/currency/CurrencyData.properties line 192:
> 
>> 190: CI=XOF
>> 191: # CROATIA
>> 192: HR=HRK;2022-12-31-21-00-00;EUR
> 
> Since Croatian time is `GMT+1`, the cutover time should be `2022-12-31-23-00-00` in GMT

Made the change thank you

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

PR: https://git.openjdk.org/jdk/pull/10994


More information about the i18n-dev mailing list