logoalt Hacker News

bnbtoday at 3:46 PM3 repliesview on HN

Can't wait for it to land in the server-side runtimes, really the last thing preventing me from adopting it wholesale.


Replies

WorldMakertoday at 6:03 PM

Deno has had it behind the `--untable-temporal` flag for quite a few Minor versions now and the latest Minor update (because of TC-39's Stage 4 acceptance and V8 itself also marking the API as Stable) removed the requirement for the flag and it is out of the box.

apaprockitoday at 3:55 PM

Node 26! Only a matter of time... :)

CharlesWtoday at 5:05 PM

FWIW, I've been using it server-side via the js-temporal polyfill for some time, no issues.

show 1 reply