Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix parsing of amounts for rich people (> triple digit) #3

Merged
merged 1 commit into from
Aug 24, 2017

Conversation

elsbrock
Copy link
Contributor

For amounts greater than 999,99 fairr displays a decimal point,
e.g. 3.1415,92. This commit removes all decimal points before
casting to a number.

For amounts greater than 999,99 fairr displays a decimal point,
e.g. 3.1415,92. This commit removes all decimal points before
casting to a number.
@silsha silsha merged commit 6e4dec2 into silsha:master Aug 24, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants