Skip to main content
method Temporal.Instant.prototype.equals
Instant.prototype.equals(other: Temporal.Instant | string): boolean
Deprecated

Parameters

other: Temporal.Instant | string

Return Type

boolean
Back to top