Temporal, the new Date API in JavaScript
Mar 26, 2022 - Daniel Viklund
Handling dates in JavaScript has never been easy. The API is… not intuitive and there are frequent surprises, mutable objects being one of the culprits. All in all, it’s a horrible system and an unfortunate legacy.