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