Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for i18n in number formats #1675

Open
samreid opened this issue Dec 10, 2024 · 0 comments
Open

Add support for i18n in number formats #1675

samreid opened this issue Dec 10, 2024 · 0 comments

Comments

@samreid
Copy link
Member

samreid commented Dec 10, 2024

In https://github.com/phetsims/special-ops/issues/275#issuecomment-2529442327 @kathy-phet said:

If you think its a reasonable idea, another intern project would be to support different number formats in our common code - working towards locale support for that...

Different languages use spaces, commas, dots, like so:

Locale Numeric Format Percent Format
en-US 1,234,567.89 50.00%
fr-FR 1 234 567,89 50,00 %
de-DE 1.234.567,89 50,00 %
sv-SE 1 234 567,89 50,00 %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant