JavaScript is awesome

https://europe.pub/post/2439010

JavaScript is awesome - Europe Pub

cross-posted from: https://programming.dev/post/33754840 [https://programming.dev/post/33754840] > new Date(“wtf”)

I. the process of being replaced.

developer.mozilla.org/en-US/docs/Web/…/Temporal

JavaScript has had the Date object for handling date and time since its first days. However, the Date API is based on the poorly designed java.util.Date class from Java, which was replaced in the early 2010s; but, because of JavaScript’s goal of backward compatibility, Date sticks around in the language.

Temporal - JavaScript | MDN

The Temporal object enables date and time management in various scenarios, including built-in time zone and calendar representation, wall-clock time conversions, arithmetics, formatting, and more. It is designed as a full replacement for the Date object.

MDN Web Docs
Damn, I thought you meant JavaScript itself was being replaced.
One can only undefined