• ISO 8601 is paywalled
  • RFC allows a space instead of a T (e.g. 2020-12-09 16:09:…) which is nicer to read.
  • @datelmd5sum
    link
    65 months ago

    I’ve worked with this one project for so long I can now read +%s timestamps.

    • @[email protected]
      link
      fedilink
      15 months ago

      That’s a certain kind of skill I wouldn’t want the need to have. I just copy paste those timestamps into a terminal with date -d @ (and always forget the right syntax for that :D)