In the README as well as in various discussions, we've talked about making decimals sensitive to the ambient locale. We have made integrated decimal into Intl.NumberFormat and Intl.PluralRules, but there is currently no toLocaleString in the spec. A decision needs to be made about what that function should do.
In the README as well as in various discussions, we've talked about making decimals sensitive to the ambient locale. We have made integrated decimal into Intl.NumberFormat and Intl.PluralRules, but there is currently no
toLocaleString
in the spec. A decision needs to be made about what that function should do.