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 result on unitFormatter with decimals #1

Open
rmdwirizki opened this issue Jan 13, 2021 · 0 comments
Open

Wrong result on unitFormatter with decimals #1

rmdwirizki opened this issue Jan 13, 2021 · 0 comments

Comments

@rmdwirizki
Copy link
Collaborator

rmdwirizki commented Jan 13, 2021

Bug on useUnit option if the input value is decimals

Input: 3572618591.00
Options: { useUnit: true, symbol: null, k: true }
Result: 3,57T

It should be 3.57M

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