From owner-freebsd-questions@FreeBSD.ORG Mon Mar 11 14:18:32 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AAAC17E6 for ; Mon, 11 Mar 2013 14:18:32 +0000 (UTC) (envelope-from noeldude@gmail.com) Received: from mail-ve0-f177.google.com (mail-ve0-f177.google.com [209.85.128.177]) by mx1.freebsd.org (Postfix) with ESMTP id 672FB6A8 for ; Mon, 11 Mar 2013 14:18:32 +0000 (UTC) Received: by mail-ve0-f177.google.com with SMTP id m1so2676558ves.22 for ; Mon, 11 Mar 2013 07:18:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=UpDBSK/l1TofuP4r/DF58uX0+t65t/2N1R4/OGt+zv4=; b=X75j/4TdhfOr+dDg6naUGBBGTXes2G4s49l1Tx+dvQ/E/sOI3TdqcjNxEBoO7s0P7Z FKEzBRNuZn90Z413GhIruDpHSWSxZX+q4WFsxvyogq2qDnUMjZCK0bw8PjKbFWF7pOJb pYP0c0iO0yjFp7omSt4nS0M88QLJZVODj+35QZhBnsE49uhRhFhJ8ZSOGlm3u9lPqqtx FIUfobFl4DGkCDoFqff50pDzbmXHRXzxyrqVCPRXnMpofp3FFXRomCXc2QftGwlk+cuy W0QR7wIR33IGDk01vX5rmyhx0OKVw3wwdU6mFIX5PRAYYt038zAUdBGdGMvAUPYHp5VG ZbrQ== X-Received: by 10.220.153.2 with SMTP id i2mr4627492vcw.53.1363011505955; Mon, 11 Mar 2013 07:18:25 -0700 (PDT) Received: from [192.168.70.117] (50-200-12-132-static.hfc.comcastbusiness.net. [50.200.12.132]) by mx.google.com with ESMTPS id kf8sm3109025vec.4.2013.03.11.07.18.24 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 11 Mar 2013 07:18:25 -0700 (PDT) Message-ID: <513DE7AF.6090509@gmail.com> Date: Mon, 11 Mar 2013 09:18:23 -0500 From: Noel User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: day light saving time happened today References: <513CC4C4.8080405@a1poweruser.com> <513D0026.6030109@a1poweruser.com> <5C91A731-BF1E-4FD2-AB26-5348F0685967@wolfhut.org> <513D0FBA.1070303@a1poweruser.com> <44fw02lt0d.fsf@lowell-desk.lan> <513D369C.8080907@a1poweruser.com> <20130310215632.3c0344f2@europa> <513D3EEB.3020201@a1poweruser.com> <57B1D1B8-5DBC-41C9-AB76-55687AB45359@wolfhut.org> <513DD2E9.2040700@a1poweruser.com> In-Reply-To: <513DD2E9.2040700@a1poweruser.com> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2013 14:18:32 -0000 On 3/11/2013 7:49 AM, Fbsd8 wrote: > > Even though the system is now on DST the date command still > displays EDT. Does the date command ever show DST? EDT = Eastern Daylight Time timezone not to be confused with EST = Eastern Standard Time timezone not to be confused with DST = daylight savings time, not a timezone, never shown on a computer. Your system correctly switched to daylight savings time, as verified by the EDT timezone indicator. Most likely the clock was already an hour slow before the time change. -- Noel Jones