you are viewing a single comment's thread
view the rest of the comments
[–] 90 points 4 weeks ago (2 children)
  • [–] 12 points 4 weeks ago (2 children)

    Yep and it needs to use hyphens and not slashes. It helps avoid missed typos or mis-reads in some situations, especially if hand-written.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 14 points 3 weeks ago (1 child)
  • [–] 5 points 3 weeks ago

    oh yeah. There are numerous benefits to the format itself, outside the question of hyphens vs slashes.

    I find the sortability quite satisfying, but also as somebody living in the US, I also like that it's unambiguous regardless of my audience. Hell, half the time I see people hand-write a date on something they don't even use a year.

  • source
  • parent
  • [–] 1 point 3 weeks ago (1 child)

    There are also variants with single dots too. I sometimes do timestamps without any separator too, depending on the context (such as file backups): YYYYMMDD in example 20260805.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 weeks ago

    I actually used to do single dots in my own file/folder names. It's probably my favorite way visually, since it's a minimal separator and as you showed it works without a separator at all.

  • source
  • parent
  • [–] 6 points 3 weeks ago (2 children)