[Bug 320] daylight savings time status not reported correctly

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri May 29 08:48:02 PDT 2009


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=320





------- Comment #3 from bwitt at bart.gov  2009-05-29 15:48 -------
What's ZONE set to in /etc/sysconfig/clock?

I suspect it is ZONE="America/New York" (or something with a space)

Replace that space with an underscore to fix the problem.
ZONE="America/New_York"

Please see:
https://bugzilla.redhat.com/show_bug.cgi?id=489586


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list