There is a reason though. It’s because you probably want to put dates in order and when you ask a computer to sort things for you, it will automatically order things correctly when the date follows this format. If you put the month first, then the day, then the year, the default sorting behavior will order things incorrectly chronologically speaking.
DeepChill@sh.itjust.works 1 week ago
When you are writing the date, the only correct way is ISO8601 (YYYY-MM-DD). If you’re speaking to someone (verbal communication) then do whatever you want.
phoneymouse@lemmy.world 1 week ago
GamingChairModel@lemmy.world 1 week ago
when you ask a computer to sort things for you, it will automatically order things correctly when the date follows this format
I’d go even further than that, and point out that the reason why computers sort things in this order is because that’s the most logical way to convey specific dates.
Most significant digits on the left, descending left to right, in order, is how we do all other numerical representations. It’s only dates that we have different norms.
_bcron@midwest.social 1 week ago
Any important document I have is named ‘yyyymmdd(number)(briefdescription)’. Sort by name or date, I don’t care
Gold_E_Lox@lemmy.world 1 week ago
when making someone a cup of tea, the only correct way is ISO3103. if youre making it for yourself then do whatever you want.
Ixoid@lemm.ee 1 week ago
Holy shit, that ISO is real. en.m.wikipedia.org/wiki/ISO_3103
blackbelt352@lemmy.world 1 week ago
It is and makes an ok, but reproducible cup of tea. As per the relevant Tom Scott video mentioned in the article.