-
Article: Countdown to DST 2007 (2 messages)
- Posted by: Nuno Teixeira
- Posted on: February 13 2007 14:42 EST
Most of the United States has observed DST from the first Sunday of April to the last Sunday of October since 1966. In August 2005, these long-standing rules changed when the Energy Policy Act of 2005 was signed by President George W. Bush and approved by the Congress. Beginning in 2007, most of the U.S. will observe DST on the second Sunday in March and revert to standard time on the first Sunday in November. In case you have not yet act on the U.S. Daylight Saving Time (DST) change for 2007 you should definitely read this article. However, if you have already updated the Java Runtime Environment (JRE) on which your Java application runs, this article will provide you with a simple mechanism that will validate the JRE correctness regarding the DST transition dates. Read article: Countdown to DST 2007Threaded Messages (2)
- Thank you by Sreeni Janapati on February 14 2007 16:05 EST
- Re: Article: Countdown to DST 2007 by Krishnadoss Parthasarathy on February 15 2007 22:14 EST
-
Thank you[ Go to top ]
- Posted by: Sreeni Janapati
- Posted on: February 14 2007 16:05 EST
- in response to Nuno Teixeira
Its good article. Thanks for test class. I was looking for this. -
Re: Article: Countdown to DST 2007[ Go to top ]
- Posted by: Krishnadoss Parthasarathy
- Posted on: February 15 2007 22:14 EST
- in response to Nuno Teixeira
This is a nice article, but these changes are required only if the servers run at a time zone that uses DST. For example, Mountain Time (USA & Canada) doesn't have DST adjustment, so any server that runs at MST will not need any changes. Right?