Closed anba closed 1 week ago
Temporal operations have changed a bit:
ToDurationRecord
DurationSign
Temporal.Duration
IsValidDuration
sign
Temporal operations have changed a bit:
ToDurationRecord
no longer existsDurationSign
now takes aTemporal.Duration
as its inputIsValidDuration
has slightly change to computesign
in the loop instead of callingDurationSign
.