| canonicalize-calendar.js |
---
esid: sec-temporal.zoneddatetime
description: Calendar ID is canonicalized
features: [Temporal]
--- |
672 |
- |
| 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]
--- |
2274 |
- |
| etc-timezone.js |
---
esid: sec-temporal.zoneddatetime
description: Some Etc/GMT{+/-}{0}N timezones are valid, but not all
features: [Temporal, canonical-tz]
--- |
1624 |
- |
| from |
|
|
- |
| iana-legacy-names.js |
---
esid: sec-temporal.zoneddatetime
description: IANA legacy names must be supported
features: [Temporal, canonical-tz]
--- |
594 |
- |
| legacy-non-iana.js |
---
esid: sec-temporal.zoneddatetime
description: Only IANA time zone identifiers are allowed.
features: [Temporal]
--- |
797 |
- |
| links-backward.js |
---
esid: sec-temporal.zoneddatetime
description: ZonedDateTime constructor accepts link names as time zone ID input
features: [Temporal, canonical-tz]
--- |
8805 |
- |
| links-backzone.js |
---
esid: sec-temporal.zoneddatetime
description: ZonedDateTime constructor accepts link names as time zone ID input
features: [Temporal, canonical-tz]
--- |
996 |
- |
| links-etcetera.js |
---
esid: sec-temporal.zoneddatetime
description: ZonedDateTime constructor accepts link names as time zone ID input
features: [Temporal, canonical-tz]
--- |
929 |
- |
| links.js |
---
esid: sec-temporal.zoneddatetime
description: ZonedDateTime constructor accepts link names as time zone ID input
features: [Temporal, canonical-tz]
--- |
15051 |
- |
| non-canonical-utc.js |
---
esid: sec-temporal.zoneddatetime
description: ZonedDateTime constructor accepts link names as time zone ID input
features: [Temporal, canonical-tz]
--- |
580 |
- |
| prototype |
|
|
- |
| supported-values-of.js |
---
esid: sec-temporal.zoneddatetime
description: >
ZonedDateTime constructor accepts all time zone identifiers from
Intl.supportedValuesOf.
features: [Temporal, Intl-enumeration]
--- |
529 |
- |
| timezone-case-insensitive.js |
---
esid: sec-temporal.zoneddatetime
description: Time zone names are case-normalized
features: [Temporal, canonical-tz]
--- |
13641 |
- |
| timezone-ids-basic.js |
---
esid: sec-temporal.zoneddatetime
description: Basic tests for time zone IDs
features: [Temporal, canonical-tz]
--- |
889 |
- |