mirror of
https://github.com/tc39/test262.git
synced 2025-07-01 11:14:52 +02:00
Replace %%%conversion_target%%% with PlainDate
This commit is contained in:
parent
3ddfa0cd13
commit
caaeb2bc90
@ -5,7 +5,7 @@
|
|||||||
esid: sec-temporal.calendar.prototype.dateuntil
|
esid: sec-temporal.calendar.prototype.dateuntil
|
||||||
description: >
|
description: >
|
||||||
RangeError thrown if an invalid ISO string (or syntactically valid ISO string
|
RangeError thrown if an invalid ISO string (or syntactically valid ISO string
|
||||||
that is not supported) is used as a %%%conversion_target%%%
|
that is not supported) is used as a PlainDate
|
||||||
features: [Temporal, arrow-function]
|
features: [Temporal, arrow-function]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
esid: sec-temporal.plaindate.compare
|
esid: sec-temporal.plaindate.compare
|
||||||
description: >
|
description: >
|
||||||
RangeError thrown if an invalid ISO string (or syntactically valid ISO string
|
RangeError thrown if an invalid ISO string (or syntactically valid ISO string
|
||||||
that is not supported) is used as a %%%conversion_target%%%
|
that is not supported) is used as a PlainDate
|
||||||
features: [Temporal, arrow-function]
|
features: [Temporal, arrow-function]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user