▲ | Thorrez 4 days ago | |||||||
Yes, the sorting is wrong. That's a good point. I'm not sure why you're particularly picking on MM/DD/YYYY, saying things like "backwards places". DD/MM/YYYY doesn't sort any better. YYYY-MM-DD is the only one that sorts well. (Some people promote YYYYY-MM-DD though, which I guess is more future proof.) | ||||||||
▲ | jiggawatts 4 days ago | parent | next [-] | |||||||
It’s hard to explain in words just how frustrating this M/D/Y madness is to everyone else in the world. There is just no sane way to tell what a date is referring to if it has numbers less than 13 for the day part. It becomes a wild guess. > Some people promote YYYYY-MM-DD though, which I guess is more future proof It’s the only unambiguous, sortable, sane format and the use of anything else should be deprecated on the web. | ||||||||
| ||||||||
▲ | 4 days ago | parent | prev [-] | |||||||
[deleted] |