I was wondering why my Fedora Core 4 server wasn't using the new daylight saving rules. Apparently it needed a patch for the tzdata (timezone data) file. You can download the newest version via this link. Afterwards make create a soft link to /etc/localtime from /usr/share/zoneinfo/, e.g.:
ln –fs /usr/share/zoneinfo/America/New_York /etc/localtime
And that'll fix it!
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment