NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
nope (Score:1)
...because MM/DD/YYYY is a strictly-defined thing. It would be awful if you emitted "something that people can tell is a date or something."
You know. Like "anything that matches RFC 822 dates."
rjbs
Re: (Score:1)
MM/DD/YYYY is not strictly defined here in Australia, since we often don't know if it's just American racism, or if the date is actially DD/MM/YYYY.
Re:nope (Score:1)
Indeed.
The only time you should ever be using MM/DD/YYYY is if you are talking to some legacy system that only understands that format, or if you are making content for users that you can be sure are Amercians.
And god help you if you ever try to use it to serialize dates into a file format.
Reply to This
Parent