Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mapping ISO 3166 country codes in Java timezone IDs

807607Oct 31 2006 — edited Oct 31 2006
Hi,

I have a database that contains the ISO 3166-2 country codes to identify the time zones.

But I need to create a java.util.TimeZone object for every single entry in the DB.
And to do that, I need to map the ISO 3166-2 code to the java timezoneID.

Has someone an idea?
I don't want to keep the java timezoneID for every ISO code in the DB.

Regards,
Andi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 28 2006
Added on Oct 31 2006
4 comments
198 views