Skip to content

Commit

Permalink
Editorial: Remove unused getOffsetNanosecondsFor intrinsic definition
Browse files Browse the repository at this point in the history
  • Loading branch information
anba committed Jun 8, 2022
1 parent 1a42fe2 commit 658df46
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/timezone.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,9 +219,6 @@ <h1>Temporal.TimeZone.prototype.getOffsetNanosecondsFor ( _instant_ )</h1>
1. If _timeZone_.[[OffsetNanoseconds]] is not *undefined*, return 𝔽(_timeZone_.[[OffsetNanoseconds]]).
1. Return 𝔽(GetIANATimeZoneOffsetNanoseconds(_instant_.[[Nanoseconds]], _timeZone_.[[Identifier]])).
</emu-alg>
<p>
This function is the <dfn>%Temporal.TimeZone.prototype.getOffsetNanosecondsFor%</dfn> intrinsic object.
</p>
</emu-clause>

<emu-clause id="sec-temporal.timezone.prototype.getoffsetstringfor">
Expand Down

0 comments on commit 658df46

Please sign in to comment.