this post was submitted on 12 Aug 2023
682 points (80.5% liked)

Memes

45444 readers
742 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] digdug@kbin.social 3 points 1 year ago

For actually displaying dates to others, I agree that spelling out the month is absolutely preferred. But if space is limited, you're somewhat required to pick a very shortened format, and the US version is dumb, even if that's what you should use when displaying in that locale.

But for working with dates on computers, year-month-day works great, because it's still human readable, is naturally sortable, and makes it easier for serialization.

The first one is conventionally never year-day-month, and if anyone ever sent me a date of 2023-17-08, I would respond with, "What the hell?! Are you being evil on purpose?"