Package : java.util.Currency
We are using the above package to get the symbols for each country in our Android Project.
From 1 Jan 2023, Croatia government changing their currency from Kuna -> Euro
So from when we can expect the currency package to provide the Euro symbol instead of Kuna for Croatia locale?
We are expecting the exact date from when this changes will get updated.
Thank you