Skip to content

Commit a6662f1

Browse files
anbaptomato
authored andcommitted
Editorial: options parameter is always present in DifferenceZonedDateTime
The `options` parameter is always present and always an object.
1 parent 20a04ac commit a6662f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/zoneddatetime.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1271,8 +1271,6 @@ <h1>
12711271
</dd>
12721272
</dl>
12731273
<emu-alg>
1274-
1. If _options_ is not present, set _options_ to *undefined*.
1275-
1. Assert: Type(_options_) is Object or Undefined.
12761274
1. If _ns1_ is _ns2_, then
12771275
1. Return ! CreateDurationRecord(0, 0, 0, 0, 0, 0, 0, 0, 0, 0).
12781276
1. Let _startInstant_ be ! CreateTemporalInstant(_ns1_).

0 commit comments

Comments
 (0)