| argument-propertybag-timezone-string-datetime.js |
---
esid: sec-temporal.zoneddatetime.compare
description: Conversion of ISO date-time strings to Temporal.TimeZone instances (with IANA time zones)
features: [Temporal]
--- |
1921 |
| browser.js |
|
0 |
| disregards-calendar-if-exact-times-equal.js |
---
esid: sec-temporal.zoneddatetime.compare
description: >
Disregards the calendar if the exact times of the arguments are equal
features: [Temporal]
--- |
650 |
| exhaustive.js |
---
esid: sec-temporal.zoneddatetime.compare
description: Tests for compare() with each possible outcome
features: [Temporal]
--- |
1003 |
| infinity-throws-rangeerror.js |
---
description: Throws if any value in a property bag for either argument is Infinity or -Infinity
esid: sec-temporal.zoneddatetime.compare
includes: [compareArray.js, temporalHelpers.js]
features: [Temporal]
--- |
1626 |
| shell.js |
|
0 |
| sub-minute-offset.js |
---
esid: sec-temporal.zoneddatetime.compare
description: ZonedDateTime string accepts an inexact UTC offset rounded to hours and minutes
features: [Temporal]
includes: [compareArray.js]
--- |
2202 |