From owner-cvs-src@FreeBSD.ORG Mon Aug 9 21:58:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEAD716A4CE; Mon, 9 Aug 2004 21:58:25 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2096143D1D; Mon, 9 Aug 2004 21:58:25 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i79LwAAi034637; Mon, 9 Aug 2004 23:58:11 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "M. Warner Losh" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 09 Aug 2004 15:05:37 MDT." <20040809.150537.96131820.imp@bsdimp.com> Date: Mon, 09 Aug 2004 23:58:10 +0200 Message-ID: <34636.1092088690@critter.freebsd.dk> Sender: phk@critter.freebsd.dk X-Mailman-Approved-At: Tue, 10 Aug 2004 11:24:15 +0000 cc: src-committers@FreeBSD.org cc: johan@FreeBSD.org cc: cvs-src@FreeBSD.org cc: nsouch@FreeBSD.org cc: will@csociety.org cc: rik@cronyx.ru cc: ru@FreeBSD.org cc: cvs-all@FreeBSD.org cc: wb@freebie.xs4all.nl Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2004 21:58:26 -0000 In message <20040809.150537.96131820.imp@bsdimp.com>, "M. Warner Losh" writes: >: At least DDMMYYYY is in increasing order of magnitude :-) >: >: MMDDYYYY is in no order at all. > >But YYYYMMDD is sortable w/o a special date type! Not to mention that it is trivially and unambigously extensible to arbitrary precision: YYYYMMDDHHMMSS.mmmuuunnnppp... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.