We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13be0f4 commit e547c58Copy full SHA for e547c58
spec.html
@@ -32967,7 +32967,7 @@ <h1>
32967
GetNamedTimeZoneOffsetNanoseconds (
32968
_timeZoneIdentifier_: a String,
32969
_epochNanoseconds_: a BigInt,
32970
- ): an integer
+ ): an integer in the exclusive interval from -8.64 × 10<sup>13</sup> to 8.64 × 10<sup>13</sup>
32971
</h1>
32972
<dl class="header">
32973
</dl>
@@ -33503,7 +33503,7 @@ <h1>
33503
<h1>
33504
ParseTimeZoneOffsetString (
33505
_offsetString_: a String,
33506
33507
33508
33509
<dt>description</dt>
0 commit comments