| abs |
|
|
- |
| add |
|
|
- |
| blank |
|
|
- |
| browser.js |
|
0 |
- |
| constructor.js |
---
esid: sec-temporal.duration.prototype.constructor
description: Test for Temporal.Duration.prototype.constructor.
info: The initial value of Temporal.Duration.prototype.constructor is %Temporal.Duration%.
includes: [propertyHelper.js]
features: [Temporal]
--- |
670 |
- |
| days |
|
|
- |
| hours |
|
|
- |
| microseconds |
|
|
- |
| milliseconds |
|
|
- |
| minutes |
|
|
- |
| months |
|
|
- |
| nanoseconds |
|
|
- |
| negated |
|
|
- |
| prop-desc.js |
---
esid: sec-temporal.duration.prototype
description: The "prototype" property of Temporal.Duration
includes: [propertyHelper.js]
features: [Temporal]
--- |
646 |
- |
| round |
|
|
- |
| seconds |
|
|
- |
| shell.js |
|
0 |
- |
| sign |
|
|
- |
| subtract |
|
|
- |
| toJSON |
|
|
- |
| toLocaleString |
|
|
- |
| toString |
|
|
- |
| toStringTag |
|
|
- |
| total |
|
|
- |
| valueOf |
|
|
- |
| weeks |
|
|
- |
| with |
|
|
- |
| years |
|
|
- |