• Unaware7013@kbin.social
    link
    fedilink
    arrow-up
    5
    ·
    6 months ago

    This, but all run together.

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

      • Unaware7013@kbin.social
        link
        fedilink
        arrow-up
        3
        ·
        6 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.

        • naught@sh.itjust.works
          link
          fedilink
          arrow-up
          3
          ·
          6 months ago

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