File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22// This code is governed by the BSD license found in the LICENSE file.
33
44/*---
5- esid: sec-temporal- duration- prototype
5+ esid: sec-temporal. duration. prototype
66description: The "prototype" property of Temporal.Duration
77includes: [propertyHelper.js]
88features: [Temporal]
Original file line number Diff line number Diff line change 22// This code is governed by the BSD license found in the LICENSE file.
33
44/*---
5- esid: sec-temporal- instant- prototype
5+ esid: sec-temporal. instant. prototype
66description: The "prototype" property of Temporal.Instant
77includes: [propertyHelper.js]
88features: [Temporal]
Original file line number Diff line number Diff line change 22// This code is governed by the BSD license found in the LICENSE file.
33
44/*---
5- esid: sec-temporal- plaindate- prototype
5+ esid: sec-temporal. plaindate. prototype
66description: The "prototype" property of Temporal.PlainDate
77includes: [propertyHelper.js]
88features: [Temporal]
Original file line number Diff line number Diff line change 22// This code is governed by the BSD license found in the LICENSE file.
33
44/*---
5- esid: sec-temporal- plaindatetime- prototype
5+ esid: sec-temporal. plaindatetime. prototype
66description: The "prototype" property of Temporal.PlainDateTime
77includes: [propertyHelper.js]
88features: [Temporal]
Original file line number Diff line number Diff line change 22// This code is governed by the BSD license found in the LICENSE file.
33
44/*---
5- esid: sec-temporal- plainmonthday- prototype
5+ esid: sec-temporal. plainmonthday. prototype
66description: The "prototype" property of Temporal.PlainMonthDay
77includes: [propertyHelper.js]
88features: [Temporal]
Original file line number Diff line number Diff line change 22// This code is governed by the BSD license found in the LICENSE file.
33
44/*---
5- esid: sec-temporal- plaintime- prototype
5+ esid: sec-temporal. plaintime. prototype
66description: The "prototype" property of Temporal.PlainTime
77includes: [propertyHelper.js]
88features: [Temporal]
Original file line number Diff line number Diff line change 22// This code is governed by the BSD license found in the LICENSE file.
33
44/*---
5- esid: sec-temporal- plainyearmonth- prototype
5+ esid: sec-temporal. plainyearmonth. prototype
66description: The "prototype" property of Temporal.PlainYearMonth
77includes: [propertyHelper.js]
88features: [Temporal]
Original file line number Diff line number Diff line change 22// This code is governed by the BSD license found in the LICENSE file.
33
44/*---
5- esid: sec-temporal- zoneddatetime- prototype
5+ esid: sec-temporal. zoneddatetime. prototype
66description: The "prototype" property of Temporal.ZonedDateTime
77includes: [propertyHelper.js]
88features: [Temporal]
You can’t perform that action at this time.
0 commit comments