|
|
|
|
|
by aycangulez
4574 days ago
|
|
It occured to me that having the month before the day is the most practical solution because the most important piece in a date is the month as years change only every 365 days or so, and a day gains meaning only when associated with a month. In other words, the month, being the most salient piece comes first. |
|
Most dates I work with are near the present day. Scheduling something next week, referring to last week. Very rarely do I exceed the current month unless I am near a month boundary. The current month is nearly always known information.
In this case, the day is the first piece of information I look for (and almost always when I want to know today's date, all I am really asking for is "what day of the month are we on today?").