You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: spec/overview.html
+2
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,8 @@ <h1>API Overview</h1>
43
43
<p>
44
44
The Intl object is used to package all functionality defined in the ECMAScript 2021 Internationalization API Specification to avoid name collisions.
45
45
</p>
46
+
47
+
<emu-note>While the API includes a variety of formatters, it does not provide any parsing facilities. This is intentional, has been discussed extensively, and concluded after weighing in all the benefits and drawbacks of including said functionality. See the discussion on the <ahref="https://github.com/tc39/ecma402/issues/342">issue tracker</a>.</emu-note>
0 commit comments