method Temporal.ZonedDateTime.prototype.until
Jump to headingZonedDateTime.prototype.until(other: ,options?: Temporal.DifferenceOptions<"year"
| "month"
| "week"
| "day"
| "hour"
| "minute"
| "second"
| "millisecond"
| "microsecond"
| "nanosecond">,): Temporal.Duration
Parameters Jump to heading
Jump to headingother:
optional
Jump to headingoptions: Temporal.DifferenceOptions<"year"
| "month"
| "week"
| "day"
| "hour"
| "minute"
| "second"
| "millisecond"
| "microsecond"
| "nanosecond">