On Thu, Oct 14, 2010 at 11:38 PM, Steve Schveighoffer
<[email protected]> wrote:
> Can we agree to print a
> date/time out like this:
>
> [mm/dd/yyyy] [hh:mm:ss.ffffffff]
>
> Where mm is month, dd is day, yyyy is 4-digit year, hh is 24-hour hour, mm is
> minute, ss is second, and ffffff is fractional seconds.
>

This is actually very locale-specific. E.g. here in Russia we use
dd/mm/yyyy (I'm used to it and it seems pretty logic - the order is
ascending), and thus when I see 5/6/2010 I always confuse if it's May,
6 or June, 5.
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to