mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 14:28:12 +00:00
![]() In the main spec, [[UseGrouping]] can be true or false. In V3, it may be one of: auto: Respect the per-locale preference for grouping. always: Ignore per-locale preference for grouping and always insert the grouping separator (note: true is now an alias for always). min2: Ignore per-locale preference for grouping and only insert the grouping separator if the primary group has at least 2 digits. false: Ignore per-locale preference for grouping and never insert the grouping separator. |
||
---|---|---|
.. | ||
NumberFormat.@@toStringTag.js | ||
NumberFormat.js | ||
NumberFormat.prototype.format.js | ||
NumberFormat.prototype.formatToParts.js | ||
NumberFormat.prototype.resolvedOptions.js | ||
NumberFormat.supportedLocalesOf.js |