you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 1 year ago (2 children)

I like my YYYY.MM.DD-text format and you can sue me for it

  • source
  • parent
  • hideshow 2 child comments
  • [–] 12 points 1 year ago (1 child)

    Dots are reserved for filetype information, heathen.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 0 points 1 year ago

    hehe yeah

    Your full file extension ends up being: MM.DD-text
    but hopefully noone needs to parse it that way.

    I tend to use YYYY-MM-DD_hh:mm:ss.zzz or YYYY-MM-DD_hh-mm-ss.zzz depending upon the requirement and just recently realised the problem with the . before the zzz.
    Luckily I don't need to add the zzz quite often.

  • source
  • parent