Skip to Main Content

Java Development Tools

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!

Change session timezone to browser timezone

user12004116Feb 19 2013 — edited Feb 20 2013
Hi,

I have a need to set the application module database session timezone to browser timezone. I know this can be achieved by adding code to 'prepareSession' method in the AM class. But I don't know how to get the browser timezone on form load and send it to the model layer, so that it can be used in the 'preparesession' method. Any help is appreciated.
Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2013
Added on Feb 19 2013
3 comments
271 views