DST

Tamouh H. hakmi at rogers.com
Fri Mar 16 16:09:04 UTC 2007


> 
> Hi everyone,
> 
> I'm still having an issue with the new daylight saving-
> 
> I ran tzsetup entered the appropriate zone- but when I reboot 
> the machine it still in the old time zone-
> 
> Is there a patch for freebsd 5.4
> 

Paste the results of:

zdump -v /etc/localtime | grep 2007

&

date

somebody posted this code before:

fetch ftp://sunrise.ipinc.net/pub/tzdata2007c.tar.gz
tar -xzf tzdata2007c.tar.gz
zic -d zoneinfo northamerica
cp -R zoneinfo/* /usr/share/zoneinfo




More information about the freebsd-questions mailing list