On Fri, 4 Nov 2022 17:40:27 GMT, Naoto Sato <na...@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