From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 12:50:28 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 AA29E37B401 for ; Tue, 8 Apr 2003 12:50:28 -0700 (PDT) Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 422C143F85 for ; Tue, 8 Apr 2003 12:50:28 -0700 (PDT) (envelope-from rperry4@earthlink.net) Received: from dialup-64.157.77.228.dial1.weehawken1.level3.net ([64.157.77.228] helo=masai) by gull.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 192z6w-0005Qj-00; Tue, 08 Apr 2003 12:50:26 -0700 Message-ID: <003201c2fe08$4a29c4c0$0501a8c0@masai> From: "Bob Perry" To: , References: <3E92D052.26738.F4884A@localhost> Date: Tue, 8 Apr 2003 15:51:45 -0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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:50:28 -0000 ----- Original Message ----- From: "Jerad Hampton" To: Sent: Tuesday, April 08, 2003 3:36 PM Subject: Time Zone > 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. I believe you can accomplish this using the date function (-u option). Check out man date(1). Bob