Results 1 to 3 of 3

Thread: Time zone location

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Location
    Australia
    Posts
    83

    Question Time zone location

    Greetings all
    I have explored various api calls that return time zome information, however, I have been unable to locate the local location. I.e. "Adelaide", "New York", "Frankfurt",ect.
    Could someone please tell me what call I should be using.

    Thankyou

  2. #2
    jim mcnamara
    Guest
    There are time zones (actually more than 24). They have names like Atlantic Standard Time. They are offset from GMT as + or - so many hours. MST is GMT -7, for example.

    There is NO information in the api or the locale data that knows what city is in what time zone. All the PC knows is that it is set to GMT+9. It doesn't care if the PC is in Kamchatka or Adelaide.

    www.planetsourcecode.com has some examples and data sets that do current time lookups in like 150 of the world's biggest cities. You can expand the database to include cities you need. I am assuming this is what you really mean.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Location
    Australia
    Posts
    83
    Thankyou, that explains why I couldn't find anything.

    Cheers Akia

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width