Closed acontreras89 closed 4 years ago
Since NumberFormat.formatToParts already defines a plusSign type, it would be handy to be able to force the inclusion of the sign when formatting numbers.
NumberFormat.formatToParts
plusSign
See ICU sign-always Number Skeletons.
sign-always
This is already in the spec as signDisplay: always
signDisplay: always
Since
NumberFormat.formatToParts
already defines aplusSign
type, it would be handy to be able to force the inclusion of the sign when formatting numbers.See ICU
sign-always
Number Skeletons.