Skip to Main Content

Java Programming

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!

Internationalization issue : convert date/time to GMT/UTC

ManjitFeb 25 2011 — edited Feb 28 2011
We have our webservices running in websphere /oracle.There is this requirement to internationalize the application ...like
a) language .....
.
.

d)Internatiolization of time :
For this requirment I am planning to do the following.Service request with date will be converted to GMT before it is stored in database and the response back will be converted from GMT back to the time zone of the requester and have the application server/database server configured to UTC time.Is this a good strategy or is there a better one.

Thanks
m
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2011
Added on Feb 25 2011
11 comments
650 views