| browser.js |
|
0 |
- |
| canonicalize-calendar.js |
---
esid: sec-temporal.zoneddatetime
description: Calendar ID is canonicalized
features: [Temporal]
--- |
792 |
- |
| compare |
|
|
- |
| construct-non-utc-non-iso.js |
---
esid: sec-temporal.zoneddatetime
description: >
Test construction and properties of an instance with non-UTC time zone and
non-ISO8601 calendar
includes: [temporalHelpers.js]
features: [Temporal, BigInt]
--- |
2394 |
- |
| etc-timezone.js |
---
esid: sec-temporal.zoneddatetime
description: Some Etc/GMT{+/-}{0}N timezones are valid, but not all
features: [Temporal, canonical-tz]
--- |
1744 |
- |
| from |
|
|
- |
| iana-legacy-names.js |
---
esid: sec-temporal.zoneddatetime
description: IANA legacy names must be supported
features: [Temporal, canonical-tz]
--- |
714 |
- |
| legacy-non-iana.js |
---
esid: sec-temporal.zoneddatetime
description: Only IANA time zone identifiers are allowed.
features: [Temporal]
--- |
917 |
- |
| links-backward.js |
---
esid: sec-temporal.zoneddatetime
description: ZonedDateTime constructor accepts link names as time zone ID input
features: [Temporal, canonical-tz]
--- |
8925 |
- |
| links-backzone.js |
---
esid: sec-temporal.zoneddatetime
description: ZonedDateTime constructor accepts link names as time zone ID input
features: [Temporal, canonical-tz]
--- |
1116 |
- |
| links-etcetera.js |
---
esid: sec-temporal.zoneddatetime
description: ZonedDateTime constructor accepts link names as time zone ID input
features: [Temporal, canonical-tz]
--- |
1049 |
- |
| links.js |
---
esid: sec-temporal.zoneddatetime
description: ZonedDateTime constructor accepts link names as time zone ID input
features: [Temporal, canonical-tz]
--- |
15171 |
- |
| non-canonical-utc.js |
---
esid: sec-temporal.zoneddatetime
description: ZonedDateTime constructor accepts link names as time zone ID input
features: [Temporal, canonical-tz]
--- |
700 |
- |
| prototype |
|
|
- |
| shell.js |
---
description: |
This defines helper objects and functions for testing Temporal.
defines: [TemporalHelpers]
features: [Symbol.species, Symbol.iterator, Temporal]
--- |
48453 |
- |
| supported-values-of.js |
---
esid: sec-temporal.zoneddatetime
description: >
ZonedDateTime constructor accepts all time zone identifiers from
Intl.supportedValuesOf.
features: [Temporal, Intl-enumeration]
--- |
649 |
- |
| timezone-case-insensitive.js |
---
esid: sec-temporal.zoneddatetime
description: Time zone names are case-normalized
features: [Temporal, canonical-tz]
--- |
13761 |
- |
| timezone-ids-basic.js |
---
esid: sec-temporal.zoneddatetime
description: Basic tests for time zone IDs
features: [Temporal, canonical-tz]
--- |
1009 |
- |