Everytime Pi Day rolls around (har har), there's always comments about how Americans are weird for using the mm/dd/yyyy format for dates, while much of the rest of the world uses dd/mm/yyyy.

Hot take: both formats suck and should be replaced by the superior yyyy/mm/dd

Edit: this apparently is more of a lukewarm take than a hot take lol

Why? Because it actually makes sense.

It works the same as a number (e.g., the carry digit always moves left), and it allows you to effortless sort by date if you use it in a filename.

@malcircuit This and abolish daylight savings time changes as new standards please.
@malcircuit Hotter take: yyyymmdd or yyyy-mm-dd. Adding / messes up with file names.
@theartlav @malcircuit liking ISO 8601 is a hot take now?

@kern @malcircuit @theartlav

Until it's mandated by law and common decency...

@theartlav sizzling take: yyyy/mm/dd makes for efficient directory hashing.

@malcircuit

@theartlav @malcircuit unless you're really that low on characters, with dashes just like iso 8601 intended (also more readable)
@malcircuit but then there won't be a pi day for another millennium!

@malcircuit

yyyy-mm-dd is in fact the ISO standard format.

@malcircuit

This is the correct answer.

Every comp school and IT -ish person I know is a fan of iso-8601

https://en.m.wikipedia.org/wiki/ISO_8601

If you've ever wanted computer files sorted by date, is the way to go.

ISO 8601 - Wikipedia

@pseudonym @malcircuit came here to say this 👆👆👆 8601 or gtfo
@malcircuit already use that for naming more important files that might need a date or versioning

@malcircuit

But with that time format we'll have just only one Pi day on the 9th of may 3141, is it worth it?

@oloturia I mean, if you want to play that game, the only true Pi Day was March 14, 1592 (for Americans) or never (for Europeans, since there is no 14th month).
@malcircuit That day was the "Ultimate Pi day". Unfortunately social networks weren't really a thing back then, so no memes weren't made.

@malcircuit

I like that format (using "-" instead of "/") because if I use it when naming computer files, the files will automatically be in chronological order when sorted alphabetically.

@malcircuit Yet it remains a hot take OUTSIDE the fediverse, it seems. I have substantial trouble convincing people of this in my day to day life.
@malcircuit The Month/day/year way makes sense. Doing it backwards is weird, even though Europeans do it.
@malcircuit the real question: what would the notation be then for a year-independent date?
@malcircuit yyyy/mm/dd > dd/mm/yyyy > mm/dd/yyyy
@malcircuit it’s not even true that the rest of the world uses dd/mm/yyyy. Every year I have to remind Eurocentric Mastodon that Asia exists. It’s pi day in Japan and China too.
@malcircuit I'm with you on this but for one minor quibble, I prefer YYYY-MM-DD, which is the ISO standard 😉