Scary (files.mastodon.social)
submitted 2 years ago* by to c/memes@lemmy.ml
 

alt textComic strip of a ghost and a person with the American flag pasted on the head. The ghost repeats "Boo!" in the first three panels without getting any reaction, but when it in the fourth panel says "kg, cm, km, °C" the American gets scared and screams "AHHHH!!!".

Edit: fixed alt text

you are viewing a single comment's thread
view the rest of the comments
[–] 48 points 2 years ago (3 children)

Aaaand ... DD/MM/YYYY 🫠

  • source
  • hideshow 6 child comments
  • [–] 68 points 2 years ago (3 children)
  • [+] -1 points 2 years ago* (1 child)
  • [–] 5 points 2 years ago (1 child)
  • [+] 0 points 2 years ago* (2 children)
  • [–] 6 points 2 years ago

    Least important it may be. But it is the most significant. This scheme follows the conventional scheme we follow while writing numbers - the most significant digit to the left and significance reducing as we move right.

    The advantage of YYYY-MM-DD becomes when you add time to it in ISO-8601 or RFC 3339 format: YYYY-MM-DDThh:mm:ss. All the digits are uniformly decreasing in significance from left to right.

    This becomes even more apparent if you are trying to sort by time - say, a stack of files, or datetime in a computer. Try doing this with any other scheme.

  • source
  • parent
  • [–] 5 points 2 years ago (4 children)

    This one wouldn't make sense as they say dates as month day, year.
    To me, dates should always be written in international format: YYYY-MM-DD

  • source
  • parent
  • hideshow 8 child comments
  • [–] 14 points 2 years ago

    $ 50

    Do you call this fifty dollars, or dollar fifty?

    Lots of stuff is written differently, than it is spoken. In case of the date it is weird, not to go from biggest to smallest or vice versa. I guess you are used to it now, but for me it would be the same as putting seconds before minutes or inches before feet.

  • source
  • parent
  • [–] 6 points 2 years ago*

    Depends on context, IMO did/mm/yyyy is the most natural when writing some text, but partial ISO yyyy-mm-dd is ideal for when naming files and directories, makes lexicographical ordering follow chronological order.

  • source
  • parent