I’m sorry but it doesn’t make sense TO ME. Based on what I was taught, regardless of the month, I think what matters first is to know what day of the month you are in, if at the beginning, in the middle or at the end of said month. After you know that, you can find out the month to know where you are in the year.
What is the benefit of doing it the other way around?
EDIT: To avoid misunderstandings:
- I am NOT making fun OF ANYONE.
- I am NOT negatively judging ANYTHING.
- I am totally open to being corrected and LEARN.
- This post is out of pure and honest CURIOSITY.
So PLEASE, don’t take it the wrong way.
I like it. Many agree that YYYY-MM-DD is superior. It also reflects informational entropy. Each additional piece of information narrows down the search space most efficiently.
But in normal conversation, chances are we’re talking about the current year. So it makes sense to skip the year, or save it for last.
Word by word, if someone says the month first, I’m already able to know roughly when this date is. Then the information is hammered out with the day.
If someone says the day first, it barely helps — could literally be in any month of the year. It leaves too much unknown until the next piece of information is received.
Spoken language is already inefficient, which is why we use so many shortcuts in it. If I’m texting someone about an upcoming event, I might also just use the day of the month or the weekday (wings on Fri?). But if I’m writing an email, signing a document, or doing something else that might be referenced weeks, months, or years in the future, ISO 8601 is the way to go.