Slide 5
Slide 5 text
Temporal APIとは
“a global Object that acts as a top-level namespace (like Math), that brings
a modern date/time API to the ECMAScript language. For a detailed look at
some of the problems with Date, and the motivations for Temporal, see:
Fixing JavaScript Date.”
Temporal はグローバルオブジェクトであり、(Math のように)トップレベルの名前空間とし
て機能します。Temporal はモダンな date/time API を ECMAScript にもたらします。Date
の既存の問題点や Temporal を策定することへのモチベーションに関してはFixing
JavaScript Dateを参照してください。
https://tc39.es/proposal-temporal/docs/index.html
https://tc39.es/proposal-temporal/docs/ja/index.html