TimeZone Based on County

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ksrashmi
    New Member
    • May 2007
    • 30

    TimeZone Based on County

    Hi

    i want to display the timezones based on the country selected by user . is there any method in jave to do this . or can i get any where database for the timezone which is mapped to county
  • Nepomuk
    Recognized Expert Specialist
    • Aug 2007
    • 3111

    #2
    Hi ksrashmi!

    There is a class called TimeZone in the standard library, which is capable of doing just that - just search for timezone java on Google and you'll have some information on the topic. Of course, you can always just browse the APIs. ^^

    Greetings,
    Nepomuk

    Comment

    Working...