 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
martingerxt@yahoo.com Guest
|
Posted: Fri Jul 22, 2005 3:10 pm Post subject: TimeZone and daylight savings time updates. |
|
|
I'm wondering how java.util.TimeZone gets updated, if at all, when
governments change daylight savings time. They're talking about it
right now in the US Congress
http://news.yahoo.com/s/usatoday/20050722/pl_usatoday/daylightsavingextensiondrawsheatoversafetycost
How does the system deal with the following timezone lookup? Is it in
some sort of directory that gets updated with new versions of the jvm?
TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles");
Right now I have an app that does everything in GMT, but I'll need to
get exact time in local time zones eventually.
Thanks.
|
|
| Back to top |
|
 |
Dale King Guest
|
Posted: Sat Jul 23, 2005 3:28 am Post subject: Re: TimeZone and daylight savings time updates. |
|
|
[email]martingerxt (AT) yahoo (DOT) com[/email] wrote:
Whether the congress is talking about it or not, we here in Indiana will
be going on Daylight Savings Time next year.
--
Dale King
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|