1903
2023-08-09.jpg (lemmy.ml)
submitted 2 years ago* (last edited 2 years ago) by Samsy@lemmy.ml to c/memes@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] SlopppyEngineer@discuss.tchncs.de 40 points 2 years 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.

[-] flambonkscious@sh.itjust.works 8 points 2 years ago

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

[-] hydration9806@lemmy.ml 16 points 2 years ago* (last edited 2 years ago)

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

[-] Rodeo@lemmy.ca 4 points 2 years 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.

[-] scubbo@lemmy.ml 3 points 2 years 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.

[-] Rodeo@lemmy.ca 1 points 2 years 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.

[-] scubbo@lemmy.ml 1 points 2 years 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.

[-] Feathercrown@lemmy.world 2 points 2 years ago

Hmm good point actually

[-] Samsy@lemmy.ml 3 points 2 years ago

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

[-] aceshigh@lemmy.world 4 points 2 years ago

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

[-] SlopppyEngineer@discuss.tchncs.de 6 points 2 years ago

It's written like 07 Aug 2013. It's consistent in character length, doesn't confuse internationals, doesn't take much space and is written exactly like being said around here. It's just not that great for file names.

[-] flambonkscious@sh.itjust.works 2 points 2 years ago

Yeah, ok. Expanding the month to 3 chars does reduce potential confusion

I feel the need to be pedantic and point out that this is only necessary, however because of the ridiculous degenerate convention of MM DD YY(YY?) used by said country...

this post was submitted on 09 Aug 2023
1903 points (93.1% liked)

Memes

47090 readers
1726 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