• @pixelscript@lemmy.ml
    link
    fedilink
    English
    14
    edit-2
    8 months ago

    The replacement for the JavaScript Date API is on the cusp of finalization.

    They just got an RFC proposal approved by the IETF for an extension to the way datetime strings should be serialized that adds support for non-Gregorian calendar systems. That seems to have been the last round of red tape holding them back. Now it’s just a handful of bugfix PRs to merge and browsers can begin shipping implementations unflagged.

    You can watch the progress here if you find it interesting. In the meantime, there is a polyfill out now if you want to get started with it.