|
-
March 5th, 2000, 11:22 PM
#1
Java Help
Hi friends,
My question is purely related to Java. My problem is :
1. I want to convert the Time in a particular timezone to UTC. For eg. If the time is 5.30 pm in India then its UTC time is 12.00 noon.
2. I want to do the vice-versa of the above i.e, a time in UTC has to be converted in to any given timezone.
In both the above cases the DST (Daylight Saving Time) has to be taken in consideration.
Please let me know if there is any class or functions in java for doing such time conversions.
For reference: In MFC there is a function SystemTimeToTzSpecificLocalTime() which converts a Coordinated Universal Time (UTC) to a specified time zone's corresponding local time.
Is there a similar functionality in Java.
Thanx in Advance,
-Raju
email: [email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|