Hacker News new | ask | show | jobs
by themartorana 3690 days ago
Everyone always looks at me funny when I write my dates as `yyyy-mm-dd` - until, that is, I explain that it sorts alphabetically perfectly. That's the moment I can convert people to ISO-8601 converts.
1 comments

I write dates that way too, but because mm/dd/yyy is ambiguous in an international context. Sorting correctly is great as well!