From owner-freebsd-questions@FreeBSD.ORG Fri Feb 2 20:07:16 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 2C60416A401 for ; Fri, 2 Feb 2007 20:07:16 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id E3AA513C461 for ; Fri, 2 Feb 2007 20:07:15 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.6/8.13.8) id l12K7FJd012117; Fri, 2 Feb 2007 14:07:15 -0600 (CST) (envelope-from dan) Date: Fri, 2 Feb 2007 14:07:15 -0600 From: Dan Nelson To: Jerry McAllister Message-ID: <20070202200715.GF44511@dan.emsphone.com> References: <1170430862.16189.8.camel@columbus.webtent.org> <20070202163637.GC44511@dan.emsphone.com> <20070202175710.GA98134@gizmo.acns.msu.edu> <20070202191814.GE44511@dan.emsphone.com> <20070202195338.GA98612@gizmo.acns.msu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070202195338.GA98612@gizmo.acns.msu.edu> X-OS: FreeBSD 6.2-STABLE User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Robert Fitzpatrick , FreeBSD Subject: Re: Determining daylight savings changes on BSD 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, 02 Feb 2007 20:07:16 -0000 In the last episode (Feb 02), Jerry McAllister said: > On Fri, Feb 02, 2007 at 01:18:14PM -0600, Dan Nelson wrote: > > $ TZ=America/New_York ; export TZ > > $ date -r 1173592860 > > Sun Mar 11 01:01:00 EST 2007 > > $ date -r 1173596460 > > Sun Mar 11 03:01:00 EDT 2007 > > $ date -r 1173679260 > > Mon Mar 12 02:01:00 EDT 2007 > > $ > > Yes, that is exactly what I get and that seems right to me. > I was just questioning the one first posted above that was: > date -r 1173679260 resulting in: > Mon Mar 12 02:01:00 EST 2007 > That would be the EDT figures, except it is labeled EST > But, if it was really EST (and thus need the zonefile updated) > I thought it would say: > Mon Mar 12 01:01:00 EST 2007 Probably a bad cut'n'paste on my part. The important part is whether there's a D in the zone name. -- Dan Nelson dnelson@allantgroup.com