From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cfcff92cb48beba0 X-Google-Attributes: gid103376,public From: Keith Thompson Subject: Re: date format (was: Re: Confusing language...) Date: 1999/11/25 Message-ID: #1/1 X-Deja-AN: 553038897 Sender: kst@king.cts.com References: <199911181536.PAA06025@ns.di.fct.unl.pt> X-Trace: thoth.cts.com 943559840 84662 198.68.168.21 (25 Nov 1999 19:57:20 GMT) Organization: CTS Network Services Newsgroups: comp.lang.ada X-Complaints-To: newsmaster@cts.com Date: 1999-11-25T00:00:00+00:00 List-Id: Mario Amado Alves writes: > There *is* a standard for *readable* time values, associated with HTML an > alike, cf. w3.org. I'm not sure this is what you're referring to, but the international standard date notation is defined by ISO 8601. The format is YYYY-MM-DD; for example, today is 1999-11-25. It's unambiguous (unlike MM/DD/YY, or is it DD/MM/YY?), it's language-independent, it's immune to Y2K problems, and it sorts easily. See for a good summary, and for the standard itself. -- Keith Thompson (The_Other_Keith) kst@cts.com San Diego Supercomputer Center <*> "Oh my gosh! You are SO ahead of your time!" -- anon.