Philip Chimento
3f805a1383
Temporal: Test calendar canonicalization in Temporal
...
Following the upstream ECMA-402 change tested in the previous commit, add
test coverage for the corresponding functionality in Temporal. Fix one
test that was erroneous.
2024-07-04 11:14:16 +02:00
Philip Chimento
a1bf99771c
Replace Temporal objects' .calendar getters with .calendarId/.getCalendar
...
This is the replacement of the old API with the new API. 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
e391176717
Apply suggestions from code review
2022-09-13 11:32:16 -07:00
Aditi
c6b62110f9
Added intl tests for timezone and calendar case insensitivity
2022-09-13 11:32:16 -07:00
Aditi
cf51de578f
Add calendar case insensitive tests
2022-09-13 11:32:16 -07:00