Hi,
We are working on the .NET Compact framework based application which deals with multiple countries and currencies. We are using the .NET CultureInfo to get the localized parameters like the number formats, currency symbols.
There is a change needed because of the currency change for the country Estonia, the currency is changing from (kr) to (€).
Is there any language patch available to handle this change? or do we need to manually override the currency changes?
Regards,
Ameya