Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Getting User's Locale TimeZone

843835Feb 5 2003 — edited Feb 7 2003
I am developing a JSP page that will request data from an Oracle DB in Europe. The DB will send back a date and time in GMT. I would like to show this date in the user's timezone depending on his own browser/computer preferences. I don't know how to request this information to be able to convert from GMT to a personnalized timezone. Does anyone know how to do this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2003
Added on Feb 5 2003
7 comments
341 views