aspose file tools
The moose likes Beginning Java and the fly likes Day light saving Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Day light saving" Watch "Day light saving" New topic
Author

Day light saving

Manoj Raghuwanshi
Ranch Hand

Joined: Jun 20, 2004
Posts: 75
I am using the Timezone class. Will it takes care of Day-light saving timing.
Please help
Thanks
Manoj

bart zagers
Ranch Hand

Joined: Feb 05, 2003
Posts: 234
Did you read the first line of the JavaDoc API?
Manoj Raghuwanshi
Ranch Hand

Joined: Jun 20, 2004
Posts: 75
Thanks Bart
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Day light saving
 
Similar Threads
Dates in Java
Need to get a Day from Date
Timezone Coneversion Problem
How to get month name
Change Timezone from GMT to EST, the best way to accomplish?