We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c49c3d6 commit 23c74b6Copy full SHA for 23c74b6
spec/intl.html
@@ -864,8 +864,8 @@ <h1>
864
1. If _value_ is not *undefined*, then
865
1. Set _formatOptions_.[[<_prop_>]] to _value_.
866
1. Set _needDefaults_ to *false*.
867
- 1. If _anyPresent_ is *true* and _needDefaults_ is *true*, return *null*.
868
1. If _needDefaults_ is *true*, then
+ 1. If _anyPresent_ is *true*, return *null*.
869
1. For each property name _prop_ of _defaultOptions_, do
870
1. Set _formatOptions_.[[<_prop_>]] to *"numeric"*.
871
1. If _defaults_ is ~zoned-date-time~, then
0 commit comments