<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I myself am used to using dates like 04 Feb 2008.&nbsp; How about just
inverting this order so it matches what you want, but the abbreviation
of the month is used?&nbsp; Then nobody would get confused on what is the
day &amp; what is the month.<br>
<br>
Joachim Steiger wrote:
<blockquote cite="mid:47A79643.3070802@openmoko.org" type="cite">
  <pre wrap="">Ian Darwin wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">No, they cannot. That is always, always year-month-day. It is an ISO
standard, is used in many countries (see the Wikipedia link in the OP),
and has been standard that way (maybe not de jure, but widely used) for
at least thirty years. The other is very commonly used both ways, split
between the US and other parts of the world.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
i fully agree.

lets use yyyy-mm-dd

its totally clear to use it since it gives the slowest changing number
first and the fastest changing last (especially when adding a time (in
UTC of course ;) ) AND it also gets sorted correctly by machines.


ps:
please do not get me started about how chinese do count years (its '97
now, you know?) or how germans do it ('/' instead of '-' and starting
from the other end) ;)


kind regards

  </pre>
</blockquote>
</body>
</html>