Re: how to calculate the currency type,unicode formates for a particular region?
Posted By:
Almagest_FUTT
Posted On:
Wednesday, July 6, 2005 07:51 AM
I'd suggest the Locale class. Isn't that what it's made for ?
Re: how to calculate the currency type,unicode formates for a particular region?
Posted By:
Christopher_Koenigsberg
Posted On:
Monday, July 4, 2005 09:56 AM
Look up your country name, plus region, in your HashMap, where you have previously stored the currency type, unicode formats, and timezones that you are interested in.