From owner-freebsd-questions@FreeBSD.ORG Fri Mar 16 17:27:01 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 123C116A409 for ; Fri, 16 Mar 2007 17:27:01 +0000 (UTC) (envelope-from jnatola@familycareintl.org) Received: from mail.familycareintl.org (mail.familycareintl.org [68.167.21.154]) by mx1.freebsd.org (Postfix) with ESMTP id C4B0B13C45E for ; Fri, 16 Mar 2007 17:27:00 +0000 (UTC) (envelope-from jnatola@familycareintl.org) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 16 Mar 2007 13:26:59 -0400 Message-ID: <3A85D7EF44E1C744BF6434691F5659E9702ACE@www.fcimail.org> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: DST Thread-Index: Acdn4SqJz/idwpABQ+KeZEiCdn78ggABASyAAALDi4A= From: "Jean-Paul Natola" To: "Tamouh H." , Cc: Subject: RE: DST X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2007 17:27:01 -0000 >=20 > Hi everyone, >=20 > I'm still having an issue with the new daylight saving- >=20 > I ran tzsetup entered the appropriate zone- but when I reboot=20 > the machine it still in the old time zone- >=20 > Is there a patch for freebsd 5.4 >=20 Paste the results of: zdump -v /etc/localtime | grep 2007 & date /etc/localtime Sun Apr 1 06:59:59 2007 UTC =3D Sun Apr 1 01:59:59 = 2007 EST isdst=3D0 gmtoff=3D-18000 /etc/localtime Sun Apr 1 07:00:00 2007 UTC =3D Sun Apr 1 03:00:00 = 2007 EDT isdst=3D1 gmtoff=3D-14400 /etc/localtime Sun Oct 28 05:59:59 2007 UTC =3D Sun Oct 28 01:59:59 = 2007 EDT isdst=3D1 gmtoff=3D-14400 /etc/localtime Sun Oct 28 06:00:00 2007 UTC =3D Sun Oct 28 01:00:00 = 2007 EST isdst=3D0 gmtoff=3D-18000 Fri Mar 16 13:26:27 EST 2007