This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes TimeZone Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "TimeZone" Watch "TimeZone" New topic
Author

TimeZone

Cristian Cardenas
Ranch Hand

Joined: Jan 29, 2002
Posts: 50
Hi all,
I am working on a system needs to manage TimeZones. I need a way (standard if posible) to convert a date from one TimeZone to another.
Thanks a lot.
Cristian.
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24054
    
  13

Have you looked at the java.util.Calendar and TimeZone classes?


[Jess in Action][AskingGoodQuestions]
Cristian Cardenas
Ranch Hand

Joined: Jan 29, 2002
Posts: 50
Yes,
I saw this two classes but I could not find the way to do this.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: TimeZone
 
Similar Threads
Calendar
<f:convertDateTime Problem
Problem in Coverting one Date Format to Other date Format
simpledateformat
setting Timezone for web application