Date: Sat, 20 Jan 2007 08:38:49 -0500 From: Javier Henderson <javier@kjsl.com> To: Matthew Seaman <m.seaman@infracaninophile.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: Daylight savings time / 6.1 and 4.11 Message-ID: <0B2FA6A3-A572-4A1B-944D-CFA490827ECD@kjsl.com> In-Reply-To: <45B1E278.7000607@infracaninophile.co.uk> References: <~B45b012c10000.45b035cd0000.0001.mml.1959332346@svmailmel.bytecraft.internal> <C2D4EA0D-CDD9-45D9-B119-31396ADBF618@cc.usu.edu> <45B1E278.7000607@infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
> Your /etc/localtime is probably a copy of the old zoneinfo data, left > over from a previous incarnation. My system at home is running 6.2-RELEASE: > zdump -v /etc/localtime | more (...) /etc/localtime Sun Mar 31 06:59:59 1918 UTC = Sun Mar 31 01:59:59 1918 EST isdst=0 gmtoff=-18000 /etc/localtime Sun Mar 31 07:00:00 1918 UTC = Sun Mar 31 03:00:00 1918 EDT isdst=1 gmtoff=-14400 /etc/localtime Sun Oct 27 05:59:59 1918 UTC = Sun Oct 27 01:59:59 1918 EDT isdst=1 gmtoff=-14400 /etc/localtime Sun Oct 27 06:00:00 1918 UTC = Sun Oct 27 01:00:00 1918 EST isdst=0 gmtoff=-18000 Same if I look at /usr/share/zoneinfo/EST5EDT. I looked in the files for the zoneinfo port, same deal. What am I missing? -jav
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0B2FA6A3-A572-4A1B-944D-CFA490827ECD>