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

Wrong formatting with abbreviations in some cases #711

Open
StraDIVar opened this issue Apr 5, 2021 · 0 comments
Open

Wrong formatting with abbreviations in some cases #711

StraDIVar opened this issue Apr 5, 2021 · 0 comments

Comments

@StraDIVar
Copy link

numeral(999999).format('0.0 a') # => "1.0 k" ("1.0 m" expected)
numeral(999999999).format('0.0 a') # => "1.0 m" ("1.0 b" expected)
mjshariati98 pushed a commit to mjshariati98/Numeral-js that referenced this issue Dec 23, 2021
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

No branches or pull requests

1 participant