Temporal API
Data 对象问题:
- No support for time zones other than the user’s local time and UTC
- Parser behavior so unreliable it is unusable
- Date object is mutable
- DST behavior is unpredictable
- Computation APIs are unwieldy
- No support for non-Gregorian calendars
Web Reality and Web Compatibility
和 Java.time 的比较:https://widdindustries.com/ecma-temporal-vs-java-time/