test262/test/staging
Philip Chimento 6e4f412d65 Temporal: Tests for normative changes around date-only strings
As per the discussion in
https://github.com/tc39/proposal-temporal/issues/2379#issuecomment-1248557100
and the PR https://github.com/tc39/proposal-temporal/pull/2398, which is
to be presented for consensus to TC39 in the upcoming plenary meeting, UTC
offsets and the Z designator should be disallowed after any date-only
strings (YYYY-MM-DD, YYYY-MM, and MM-DD). They should only be allowed to
follow a time component. Z remains disallowed in any string being parsed
into a Plain type.

Annotations become allowed after any ISO string, even YYYY-MM and MM-DD
where they were previously disallowed.
2022-11-30 10:11:10 -08:00
..
ArrayBuffer/resizable Fix resizable ArrayBuffer subarray tests (#3671) 2022-09-19 17:45:26 -07:00
Intl402/Temporal/old Temporal: Use TemporalHelpers.springForwardFallBackTimeZone in staging 2022-10-03 12:24:00 +02:00
Temporal Temporal: Tests for normative changes around date-only strings 2022-11-30 10:11:10 -08:00