Date: Fri, 07 Apr 2006 02:27:31 -0700 From: Pete Slagle <freebsd-questions@voidcaptain.com> To: phil@chycor.com Cc: freebsd-questions@freebsd.org Subject: Re: BST instead of GMT Message-ID: <44363083.5060103@voidcaptain.com> In-Reply-To: <20060406235201.GA19439@wantadilla.lemis.com> References: <001401c65960$9d2ecba0$0207a8c0@P800> <20060406235201.GA19439@wantadilla.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44363083.5060103>