Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ToTemporalTimeZoneSlotValue in TimeZone.p.equals
Without this, we will fail some assertions in the case of a non-string argument, or a string argument that's not a valid time zone identifier. In the plain object case, we'll also miss some Has calls in ObjectImplementsTemporalTimeZoneProtocol. Closes: #41
- Loading branch information