• kameecoding@lemmy.world
      link
      fedilink
      arrow-up
      10
      arrow-down
      2
      ·
      1 year ago

      Hungarians feeling superior with their YYYY.MM.DD fornat.

      Although that’s not ideal for URLs

      • pseudonym@monyet.cc
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        1 year ago

        I believe this is still valid according to ISO 8601 so have an upvote. It also works fine in URLs after the host part.

    • JohnDClay@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      arrow-down
      5
      ·
      edit-2
      1 year ago

      But we read left to right and the most important part is furthest right hardest to read. It’s convenient for computers sorting alphabetically, but bad for people reading it.

        • JohnDClay@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          arrow-down
          2
          ·
          1 year ago

          Why? The year changes least quickly, (especially the decade) so you can often infer without needing it.

          • verdigris@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            Because it’s the most significant. If it’s wrong or missing you’re off by much more than if the day or month is wrong.

            • JohnDClay@sh.itjust.works
              link
              fedilink
              arrow-up
              1
              arrow-down
              2
              ·
              1 year ago

              But that’s good, like a parity check. Because your wrong by much more, it’s easier to tell from context clues. That’s why people abbreviated the year to ‘in 98’ or something like that.

      • MystikIncarnate@lemmy.ca
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        1 year ago

        Okay, hear me out.

        With other numbers, non-date numbers, we put the numbers representing the most quantity to the left, and numbers representing the last quantity to the right, eg 1 hundred, ten and 1 would be 111, where the number representing 100 qty comes first from the left, and each position moving to the right, represents a smaller and smaller amount.

        Since years are longer than months, which are longer than days, the YYYY-MM-DD format actually follows the same convention that we commonly use for all other numbering systems, big on the left, small on the right.

        So why would the date be the exception?