Re: HELP: Ways of shortening a written date?



R H Draney wrote:

Leslie Danks filted:

Adam Funk wrote:

On 2008-12-11, Garrett Wollman wrote:

My gut instinct says, in good ISO 8601 style:

(5) 2008-09-18

That format also has the advantage of sorting correctly as a string.

But the disadvantage of possibly being misunderstood if the date is
earlier than the thirteenth of the month and the recipient is nerdically
challenged.

American practice is MDY, European (and Australian) is DMY, Japanese is
YMD; YDM is unattested....r

Would you bet your life that there is no level of being nerdically
challenged against which non-attestment would be insufficient to protect
you?

--
Les (BrE)
.



Relevant Pages

  • printing bits ... the right way
    ... \param str The array of characters where the resulting string is to ... \param format A custom format string specific to converting ... render an integer type into a binary string. ...
    (comp.lang.c)
  • Re: Date format detection
    ... Specifies the locale for which the date string is to be formatted. ... date format for this locale. ... the system default-date format for the specified locale. ... be enclosed within single quotation marks in the date format picture. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Code Guidelines
    ... the built-ins can't really be trusted to work with other code. ... Any code that uses String now has that change. ... `Format` as a noun would seem to be a constructor, ... As lengthy as that namespace is, it does not describe string formatting. ...
    (comp.lang.javascript)
  • Re: Date format detection
    ... > Specifies the locale for which the date string is to be formatted. ... > date format for this locale. ... > the system default-date format for the specified locale. ... > be enclosed within single quotation marks in the date format picture. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Date confusion
    ... Read my reply elsewhere in this string. ... > integer portion of the value represents the date as the number of days ... >> If you are working with a numeric date and you want the format DDMMYYYY, ... Another reason for preferring to store a date as text would be personal preference. ...
    (microsoft.public.access.modulesdaovba)