• @Grumpy@sh.itjust.works
        link
        fedilink
        511 months ago

        He’s making a pedantic joke. Lower case m is sometimes used to indicate minutes.

        Albeit a weak one since many formats use lowercase m to indicate month. Such as programming languages like python & PHP. IBM & Microsoft standards also use lowercase m and so forth.

        • @hemko@lemmy.dbzer0.com
          link
          fedilink
          English
          111 months ago

          Yeah it’s a bit mixed bag. Powershell command get-date expects mm for minutes and MM for months, which has messed up my scripts logging few times lol