method Temporal.ZonedDateTime.prototype.since
Jump to headingZonedDateTime.prototype.since(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">