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