LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Daylight Savings Time for 2007 (https://www.linuxquestions.org/questions/linux-server-73/daylight-savings-time-for-2007-a-518752/)

Andrew Burgess 03-11-2007 08:49 AM

yet another way to fix older fedora releases
 
You can install the tzdata rpm from fedora 6 into fedora 3.

Then set your zone by:

rm /etc/localtime

ln -s /usr/share/zoneinfo/America/Los_Angeles /etc/localtime

HTH

bbinab 03-11-2007 04:00 PM

Thanks Brydon!
 
Your post was very helpful as I previously did not understand how the timezone files could be examined and updated.

Posterboy 03-12-2007 06:48 AM

Yes, just to add my thanks, also, this worked perfectly on an old RH6.2 server I have here.

TopRamen 03-14-2007 01:01 PM

Great help on this!!


All times are GMT -5. The time now is 04:05 PM.