Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2007 12:09:24 -0400
From:      "Tamouh H." <hakmi@rogers.com>
To:        "'Jean-Paul Natola'" <jnatola@familycareintl.org>, <freebsd-questions@freebsd.org>
Subject:   RE: DST
Message-ID:  <20070316160903.A711713C455@mx1.freebsd.org>
In-Reply-To: <3A85D7EF44E1C744BF6434691F5659E9702ACB@www.fcimail.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070316160903.A711713C455>