From owner-freebsd-questions@FreeBSD.ORG Fri Apr 7 09:28:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F12616A402 for ; Fri, 7 Apr 2006 09:28:04 +0000 (UTC) (envelope-from freebsd-questions@voidcaptain.com) Received: from mx4.x15.net (mx4.x15.net [69.55.237.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FBB143D55 for ; Fri, 7 Apr 2006 09:28:04 +0000 (GMT) (envelope-from freebsd-questions@voidcaptain.com) Received: from j1.x15.net [63.196.213.76] by mx4.x15.net with ESMTP id 603050111X1FRnG6000KPeVw; Fri, 07 Apr 2006 09:28:03 +0000 Message-ID: <44363083.5060103@voidcaptain.com> Date: Fri, 07 Apr 2006 02:27:31 -0700 From: Pete Slagle MIME-Version: 1.0 To: phil@chycor.com References: <001401c65960$9d2ecba0$0207a8c0@P800> <20060406235201.GA19439@wantadilla.lemis.com> In-Reply-To: <20060406235201.GA19439@wantadilla.lemis.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: BST instead of GMT 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, 07 Apr 2006 09:28:04 -0000 > I am looking for a way to get my FreeBSD 5.3 box to show my local > time as BST (British Summer Time) as apposed to GMT. su cd /etc rm -f localtime ln -s /usr/share/zoneinfo/Europe/London localtime