From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 12:54:05 2003 Return-Path: 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 8D11937B404 for ; Tue, 8 Apr 2003 12:54:05 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7449C43F85 for ; Tue, 8 Apr 2003 12:54:04 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h38Js1ae021260; Wed, 9 Apr 2003 07:54:02 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h38Js1WK021259; Wed, 9 Apr 2003 07:54:01 +1200 (NZST) Date: Wed, 9 Apr 2003 07:54:01 +1200 From: Jonathan Chen To: Jerad Hampton Message-ID: <20030408195401.GB21075@grimoire.chen.org.nz> References: <3E92D052.26738.F4884A@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E92D052.26738.F4884A@localhost> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: Time Zone X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 19:54:06 -0000 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 ---------------------------------------------------------------------- "Irrationality is the square root of all evil" - Douglas Hofstadter