From owner-cvs-all@FreeBSD.ORG Tue May 25 15:34:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79EC616A4CE; Tue, 25 May 2004 15:34:49 -0700 (PDT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 709EB43D41; Tue, 25 May 2004 15:34:37 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from [10.0.2.5] (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id i4PMUegt037111; Wed, 26 May 2004 08:01:06 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= In-Reply-To: References: <200405250904.i4P94pNf016347@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Organization: Genesis Software Message-Id: <1085524237.912.25.camel@inchoate.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 25 May 2004 12:30:37 -1000 Content-Transfer-Encoding: 8bit X-Spam-Score: -1.2 () CARRIAGE_RETURNS,IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01 X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Mathieu Arnold cc: projects-committers@freebsd.org cc: cvs-projects@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: CVSROOT cfg_local.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2004 22:34:49 -0000 On Mon, 2004-05-24 at 23:16, Dag-Erling Smørgrav wrote: > Mathieu Arnold writes: > > > +-le 25/05/2004 09:04 +0000, Dag-Erling Smorgrav a dit : > > | des 2004/05/25 09:04:51 GMT > > > > You said it'll be UTC, now, we have GMT ;-) > > Yeah, well :) GMT is UTC plus leap second corrections. Our UTC time > zone is actually called "Etc/UTC", but invalid time zones are treated > as GMT, so specifying "UTC" works, for sufficiently fuzzy values of > "works". Especially since there don't actually appear to be any leap seconds :) [inchoate 12:30] ~ >env TZ=Etc/UTC date ; env TZ=foo date Tue May 25 22:30:10 UTC 2004 Tue May 25 22:30:10 GMT 2004 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5