this post was submitted on 14 Oct 2024
74 points (97.4% liked)

ISO8601

126 readers
1 users here now

Community dedicated to the international standard YYYY-MM-DD date format.

founded 1 year ago
MODERATORS
 

Because he didn't know about ISO8601. The only correct date format, especially in Canada.

you are viewing a single comment's thread
view the rest of the comments
[–] mle86@feddit.org 8 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

ISO8601 is great and all, but even without a common standard, I feel it should either be largest to smallest unit, or smallest to largest. YMD or DMY. Anything else is just asking for misunderstandings.

[–] Valmond@lemmy.world 7 points 3 weeks ago (2 children)

YMD is the way to go, because it auto-sorts on a computer.

Even when you tuck on the time, or would you prefer 59:46:13-14:10:2024 :-) ?

[–] Bertuccio@lemmy.world 3 points 3 weeks ago (1 children)

I'm not disagreeing in general, but I need to point out that this is like saying you should write Arabic numerals in order of decreasing powers of 10 because it autosorts on a computer.

It's the reverse. Computers automatically sort Arabic numerals and dates written in decreasing powers because those are the correct formats.

[–] Hagdos@lemmy.world 3 points 3 weeks ago (1 children)

Are computers the most important thing?

Usually when I read a date I hardly care about year, because most events I read about are within a year

[–] PopularUsername@lemmy.sdf.org 1 points 3 weeks ago (1 children)

Leaving aside the problem that you are choosing a date system depending on who is using the dating system and for what purpose, under that condition the most logical would be MM/DD/YYYY, which is truly terrible, so I'm going to politely ignore your argument.

[–] Hagdos@lemmy.world 1 points 3 weeks ago (1 children)

Leaving aside the problem that you are choosing a date system depending on who is using the dating system

I'm choosing one for humans, that'd seem to be the group that uses date systems most. Picking a new datesystem for each purpose would be insane, but also exactly what's happening in computer systems.

under that condition the most logical would be MM/DD/YYYY, which is truly terrible, so I'm going to politely ignore your argument.

I fail to see that conclusion? Why would that be the most logical?

So the first point was that depending on your files/archives and how you access it, year or month or day may be more relevant to the user, which is why I was saying it's dependent on the user, so I don't agree that a human centric solution is always going to say the year is less relevant.

And then if we are going to prioritize organizing the numbers in such a way as to save the eyes a millisecond of time, for standard usage month would be the orienting date since you need to make sure you are looking at today's month, and then day would be the next necessary date, and then you'd still need the year there, so you'd end up with Month Day Year. Putting Day first would be just as wrong as putting year first because it is irrelevant until you establish the month, it's too granular.

[–] Bertuccio@lemmy.world 2 points 3 weeks ago (1 children)

Well that throws out DD-MM-YYYY because it's second smallest, smallest, fourth smallest, third smallest....

[–] mle86@feddit.org 2 points 3 weeks ago

Heh... not what I meant, but technically correct