U.S. Daylight Saving Time Changes in 2007

  • Thread starter Serguei.Goumeniouk
  • Start date
S

Serguei.Goumeniouk

Dear Experts,
To fix the problem with the U.S. Daylight Saving Time Changes in 2007
is it enough to use the JRE recommended by Sun or I have to re-create
my jar files too?
Regards,
Serguei.
 
S

Steve W. Jackson

Dear Experts,
To fix the problem with the U.S. Daylight Saving Time Changes in 2007
is it enough to use the JRE recommended by Sun or I have to re-create
my jar files too?
Regards,
Serguei.

Assuming the code you've put into your jar files uses Java's own classes
for time zone related activities, then using a newer JRE which handles
the new rules is sufficient.

= Steve =
 
J

John O'Conner

Dear Experts,
To fix the problem with the U.S. Daylight Saving Time Changes in 2007
is it enough to use the JRE recommended by Sun or I have to re-create
my jar files too?
Regards,
Serguei.

My only addition to Steve W. Jackson's response is this:

If replacing an entire JRE is difficult or impossible in your
environment, you can use the tzupdater tool to update your JRE
in-place...you don't have to download an entire JRE to update the time
zone data. Of course, by downloading the new JRE, you get other fixes
too though. :)

More information about the time zone updates and the tzupdater tool:
http://java.sun.com/developer/technicalArticles/Intl/USDST/
http://java.sun.com/developer/technicalArticles/Intl/AusTimeZone/
http://java.sun.com/developer/technicalArticles/Intl/USDST/westaustralia06.html
http://java.sun.com/javase/tzupdater_README.html

Regards,
John O'Conner
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top