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

number.ToWords() should support large numbers in French #988

Closed
louis-z opened this issue Oct 2, 2020 · 0 comments · Fixed by #989
Closed

number.ToWords() should support large numbers in French #988

louis-z opened this issue Oct 2, 2020 · 0 comments · Fixed by #989

Comments

@louis-z
Copy link
Contributor

louis-z commented Oct 2, 2020

It should be possible to display numbers in French up to (short-scale) quintillions, just like in English.

Note that French uses the "long scale" rather than the "short scale". Refer to Long and Short Scales Comparison.

hazzik pushed a commit that referenced this issue May 15, 2021
Note that French uses the "long scale" rather than the "short scale" for large numbers.

Fixes #988
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant