| 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
|
|
|
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.
|
 |
 |
|
|
subject: TimeZone
|
|
|