method Temporal.Instant.prototype.until
Jump to headingInstant.prototype.until(other: Temporal.Instant | string,options?: DifferenceOptions<"hour"
| "minute"
| "second"
| "millisecond"
| "microsecond"
| "nanosecond">,): Temporal.Duration
Parameters Jump to heading
Jump to headingother: Temporal.Instant | string
optional
Jump to headingoptions: DifferenceOptions<"hour"
| "minute"
| "second"
| "millisecond"
| "microsecond"
| "nanosecond">