• Tanoh@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    There is a reason almost everyone use some Date lib, like Luxon and not the built in. And well, having a horrible built in lib that they can’t change due to legacy code breaking is nothing really new or unique to JS.

    • bleistift2@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      The built-in lib is fine for basic stuff unless you do some crazy shit like expecting "2" to parse as a valid date.