Least specific -> most specific is generally better in spoken language as the first part spoken is the part the listener begins interpreting.
Like if I ask if you’re free on “the 15th of March” vs “March 15”, the first example is slightly jarring for your brain to interpret because at first it hears “15th” and starts processing all the 15ths it’s aware of, then “March” to finally clarify which month the 15th is referencing.
The only thing practical about DD.MM.YY is that it is easier for the speaker because they can drop the implied information, or continue to add it as they develop the sentence.
“Are you free on the 15th” [oh shit, that’s probably confusing, I meant a few months from now] “of July” [oh shit, I actually mean next summer not this one] “next year (or 2025)”.
So the format is really a question of who is more important in spoken language: the speaker or the listener? And I firmly believe the listener is more important, because the entire point of communication is to take the idea you’ve formulated into your head, and accurately describe that idea in a way that recreates that same idea in the listener’s head. Making it easier for the speaker to make a sentence is pointless if the sentence itself is confusing to the listener. That’s literally a failure to communicate.
if I ask if you’re free on “the 15th of March” vs “March 15”, the first example is slightly jarring for your brain to interpret
Sounds like you’re just used to it being said the opposite (read: wrong) way. If you told someone in my country March 15th, it would be just as jarring to the listener.
at first it hears “15th” and starts processing all the 15ths it’s aware of, then “March” to finally clarify which month the 15th is referencing.
not in daily use. When you ask someone “what day is it today?”, they usually have a handle on what month it is and just need the day. For making plans, it’s only if you make them way in advance that you need the month first, which would be sorting and scheduling, not daily use.
You’re confusing your own familiarity and experience with a general human rule.
My mother tongue (Portuguese) has the same order when saying numbers as English (i.e. twenty seven) and indeed when I learned Dutch it was jarring that their number order is the reverse (i.e. seven and twenty) until I got used to it, by which point it stopped being jarring.
The brain doesn’t really care beyond “this is not how I’m used to parse numbers” and once you get used to do it that way, it works just as well.
As for dates, people using year first is jarring to me, because I grew up hearing day first then month, then year. There is only one advantage for year first, which is very specifically when in text form, sorting by text dates written in year-month-day by alphabetical order will correctly sort by date, which is nice if you’re a programmer (and the reason why when I need to have a date as part of a filename I’ll user year first). Meanwhile the advantage of day first is that often you don’t need to say the rest since if you don’t it’s implied as the present one (i.e. if I tell you now “let’s have that meeting on the 10th” June and 2024 are implied) so you can convey the same infomation with less words (however in written form meant to preserve the date for future reference you have to write the whole thing anyway)
Personally I recognize that it’s mainly familiarity that makes me favour one format over the other and logically I don’t think one way is overall better than the other one as the advantages of each are situational.
Meanwhile the advantage of day first is that often you don’t need to say the rest since if you don’t it’s implied as the present one (i.e. if I tell you now “let’s have that meeting on the 10th” June and 2024 are implied) so you can convey the same infomation with less words (however in written form meant to preserve the date for future reference you have to write the whole thing anyway)
That advantage is not exclusive to the date-first system. You can still leave out implied information with month-first as well.
Personally I recognize that it’s mainly familiarity that makes me favour one format over the other and logically I don’t think one way is overall better than the other one as the advantages of each are situational.
This is the biggest part of it. No one wants to change what they know. I’m from the US and moved to the UK, and interact with continental Europeans on a daily basis. I’ve seen and used both systems day to day. But when I approach this question, my answer isn’t “this one is better because that’s the one I like or I’m most comfortable with”, my answer is “if no one knew any system right now, and we all had to choose between one of the two options, which one is the more sensible option?”
dd-mm-yyyy has no benefit over yyyy-mm-dd, while yyyy-mm-dd does have benefits over dd-mm-yyyy. The choice is easy.
Hard disagree.
Least specific -> most specific is generally better in spoken language as the first part spoken is the part the listener begins interpreting.
Like if I ask if you’re free on “the 15th of March” vs “March 15”, the first example is slightly jarring for your brain to interpret because at first it hears “15th” and starts processing all the 15ths it’s aware of, then “March” to finally clarify which month the 15th is referencing.
The only thing practical about DD.MM.YY is that it is easier for the speaker because they can drop the implied information, or continue to add it as they develop the sentence.
“Are you free on the 15th” [oh shit, that’s probably confusing, I meant a few months from now] “of July” [oh shit, I actually mean next summer not this one] “next year (or 2025)”.
So the format is really a question of who is more important in spoken language: the speaker or the listener? And I firmly believe the listener is more important, because the entire point of communication is to take the idea you’ve formulated into your head, and accurately describe that idea in a way that recreates that same idea in the listener’s head. Making it easier for the speaker to make a sentence is pointless if the sentence itself is confusing to the listener. That’s literally a failure to communicate.
Sounds like you’re just used to it being said the opposite (read: wrong) way. If you told someone in my country March 15th, it would be just as jarring to the listener.
not in daily use. When you ask someone “what day is it today?”, they usually have a handle on what month it is and just need the day. For making plans, it’s only if you make them way in advance that you need the month first, which would be sorting and scheduling, not daily use.
You’re still allowed to exclude implied information, no matter which method of dating you want to go with. You can just say “the 15th”.
I can’t speak for you, but for me I am making plans, sorting, and scheduling every single day.
Sounds exhausting tbh, I’m sorry…
You’re confusing your own familiarity and experience with a general human rule.
My mother tongue (Portuguese) has the same order when saying numbers as English (i.e. twenty seven) and indeed when I learned Dutch it was jarring that their number order is the reverse (i.e. seven and twenty) until I got used to it, by which point it stopped being jarring.
The brain doesn’t really care beyond “this is not how I’m used to parse numbers” and once you get used to do it that way, it works just as well.
As for dates, people using year first is jarring to me, because I grew up hearing day first then month, then year. There is only one advantage for year first, which is very specifically when in text form, sorting by text dates written in year-month-day by alphabetical order will correctly sort by date, which is nice if you’re a programmer (and the reason why when I need to have a date as part of a filename I’ll user year first). Meanwhile the advantage of day first is that often you don’t need to say the rest since if you don’t it’s implied as the present one (i.e. if I tell you now “let’s have that meeting on the 10th” June and 2024 are implied) so you can convey the same infomation with less words (however in written form meant to preserve the date for future reference you have to write the whole thing anyway)
Personally I recognize that it’s mainly familiarity that makes me favour one format over the other and logically I don’t think one way is overall better than the other one as the advantages of each are situational.
That advantage is not exclusive to the date-first system. You can still leave out implied information with month-first as well.
This is the biggest part of it. No one wants to change what they know. I’m from the US and moved to the UK, and interact with continental Europeans on a daily basis. I’ve seen and used both systems day to day. But when I approach this question, my answer isn’t “this one is better because that’s the one I like or I’m most comfortable with”, my answer is “if no one knew any system right now, and we all had to choose between one of the two options, which one is the more sensible option?”
dd-mm-yyyy has no benefit over yyyy-mm-dd, while yyyy-mm-dd does have benefits over dd-mm-yyyy. The choice is easy.