1913
2023-08-09.jpg (lemmy.ml)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 40 points 1 year ago

YYYY-MM-DD for everything. My PC clock, my phone and even my handwritten notes all use that format.

The only other acceptable format is military notation: DD MMM YYYY.

[-] [email protected] 8 points 1 year ago

That's quirky - how is there anything logical about the military time format?

[-] [email protected] 16 points 1 year ago* (last edited 1 year ago)

The 3 "M"s are not numerical, but indicate characters. For example 01 Jan 2023.

[-] [email protected] 4 points 1 year ago

Considering how there's almost no computers anymore with such limited resources that they can't store a string or convert to one, it's kind of crazy anybody bothers with the ambiguity of using numbers for the month.

[-] [email protected] 3 points 1 year ago

The limited resource is not Compute Power, but Engineer time. Sure, you could ask someone to implement wrappers everywhere in the system so that the display is human-readable - or you could put one label somewhere clarifying the date format to readers.

[-] [email protected] 1 points 1 year ago

Implement wrappers everywhere? Why can't they just write a single function that takes an ISO date a spits out a string (human readable) date? I'd put money down that such a function already exists in almost every library that deals with dates.

[-] [email protected] 1 points 1 year ago

That's why I said "implement" and not just "write". The process of wiring in that existing function has non-negligible cost, as does keeping it updated/patched.

Sure, it should be pretty small - but it's non-zero. Is it worth it? That's a product decision.

[-] [email protected] 2 points 1 year ago

Hmm good point actually

[-] [email protected] 3 points 1 year ago

Yes spreadsheet apps like excel do this. If I remember correctly MMMM would write the full month. January.

[-] [email protected] 4 points 1 year ago

i just write mmmmmmm because you can never have too many m's.

load more comments (7 replies)
load more comments (7 replies)
this post was submitted on 09 Aug 2023
1913 points (93.2% liked)

Memes

45199 readers
1864 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