Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2003 07:54:01 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Jerad Hampton <jerad.hampton@kingsu.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Time Zone
Message-ID:  <20030408195401.GB21075@grimoire.chen.org.nz>
In-Reply-To: <3E92D052.26738.F4884A@localhost>
References:  <3E92D052.26738.F4884A@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 08, 2003 at 01:36:15PM -0600, Jerad Hampton wrote:
> I was wondering if anyone knew how to change the time zone of a 4.6  box to UTC?  
> I can't seem to be able to.

The timezone of a box is determined by /etc/localtime. If you remove
it, UTC is used by default. To select another timezone, you could also
use tzsetup(8).
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
                        "Irrationality is the square root of all evil"
                                                  - Douglas Hofstadter



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030408195401.GB21075>