> There are 3 widely-used date formats, but only one standard one.
>
> 05/15/2003 (US et al order; the worst of the 3 IMO :)
> 15/05/2003 (or your 15 May 2003)
> 2003/05/15 (ISO standard)
ISO 8601 suggests 2003-05-15 as main date notation.
(Then there are all kinds of abbreviations.)
Avoid slashes.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/