|
|
|
|
|
by slightwinder
1670 days ago
|
|
ISO-date-format is only better for sorting. But for writting, the german format is far better, because it's written in order of priority and optionality. This is of course less relevant with computers today, but even for reading it still applys. |
|
You remind me of a website I found way back for "learning French as a German". The site was actually pretty decent. But then it started teaching you the numbers and the clock and it started off with how the French way of saying numbers and the time is so much more logical and better than the German way. I closed the site immediately and never opened it again and I did not continue learning French at that time. Stopped right then and there.
Priority and optionality do not help with parsing written dates in an internationalized context. And that is true before computers as well.
2021-02-03 is easy to parse as the 3rd of February 2021 because there's no country on earth that uses this date format to mean the 2nd of March 2021, otherwise it wouldn't help at all.
I'd say that they both depend on context. Let's imagine the two of us are talking about "going camping this month". Year and month are optional. If we're talking about "going camping later this year" the year and day are optional "let's go in February". Let's say we're trying to figure out whether to "still go camping this year or next year". Now day and month are optional.