• 5C5C5C@programming.dev
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    2 days ago

    I recently had an accountant file something for the IRS that was dated as expiring in 1940 when it should’ve been 2040. I had to catch it myself after reading through 70 pages of dense forms before it was sent off, and I could’ve easily missed it.

    Digital records have existed long enough now that it’s downright irresponsible to leave off the century for anything where having an accurate date might even slightly matter.

    • absentbird@lemmy.world
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      1 day ago

      The exact date of creation is usually preserved in the filesystem, we’re just talking about what to name the documents themselves. The filename should be short and to the point, it gets truncated if it’s too long, and on windows you only have 260 characters for the entire path to the file plus the name.

      • 5C5C5C@programming.dev
        link
        fedilink
        arrow-up
        7
        ·
        1 day ago

        If two characters are hurting your 260 character limit then you have other more serious problems to contend with.