mirror of https://github.com/tc39/test262.git
6e4f412d65
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. |
||
---|---|---|
.. | ||
argument-object-tostring.js | ||
argument-string-calendar-annotation.js | ||
argument-string-critical-unknown-annotation.js | ||
argument-string-date-with-utc-offset.js | ||
argument-string-invalid.js | ||
argument-string-multiple-time-zone.js | ||
argument-string-time-separators.js | ||
argument-string-time-zone-annotation.js | ||
argument-string-unknown-annotation.js | ||
argument-string-with-offset-not-valid-epoch-nanoseconds.js | ||
argument-wrong-type.js | ||
argument-zoneddatetime.js | ||
builtin.js | ||
instant-string-limits.js | ||
instant-string-multiple-offsets.js | ||
instant-string-sub-minute-offset.js | ||
instant-string.js | ||
leap-second.js | ||
length.js | ||
name.js | ||
not-a-constructor.js | ||
prop-desc.js | ||
year-zero.js |