• Unaware7013
    link
    fedilink
    56 months ago

    This, but all run together.

    I write files/reports to disk a lot from scripts, so that’s my preferred format.

      • Unaware7013
        link
        fedilink
        36 months ago

        Are you talking epoch? I don’t care for that mainly because it’s not human readable. I see the use for it, but I struggle with it in practical use.

        • @[email protected]
          link
          fedilink
          36 months ago

          Yep. I mostly like datetimes for simple sorting. If it needs to be human readable iso is the way to go tho.