Need to incorporate Timezone Selection (UTC) within Web App

Posted by tonsils on Stack Overflow See other posts from Stack Overflow or by tonsils
Published on 2009-10-05T00:48:32Z Indexed on 2010/06/13 5:02 UTC
Read the original article Hit count: 268

Hi,

I need to incorporate a Timezone dropdown selection within my web app, which I need to use within an Oracle database.

I basically require the user to select their timezone and I then need to use this against time stamp info stored within the Oracle tables.

Unsure where/how to build this Timezone selection list within my page - example how-tos would be great.

Would like this to be UTC.

Thanks.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery