Philip Chimento
ce92940645
Temporal: Improve various assertion messages
...
Some of these were overlooked in a recent big refactor.
2023-09-08 09:38:14 -07:00
Justin Grant
6f146e6f30
Limit offset time zones to minute precision
...
Modify/add tests for https://github.com/tc39/proposal-temporal/pull/2607
2023-07-18 17:44:19 +02:00
Philip Chimento
f2871840b8
Replace Temporal.ZonedDateTime.timeZone getter with new API
...
This is the replacement of the old API with the new API, .timeZoneId and
.getTimeZone(). Semantics will be corrected in the following commit.
Normative PR: https://github.com/tc39/proposal-temporal/pull/2482
2023-04-07 11:43:31 -07:00
Philip Chimento
9c5ec87dba
Test ISO strings with multiple fractional second parts
...
Tests for the normative changes made to Temporal in
https://github.com/tc39/proposal-temporal/pull/1796
2021-12-14 13:39:19 -05:00