currency_formatter
currency_formatter copied to clipboard
Correctly handle currencies other than 2-decimal
A bug was exposed in use of currency_formatter when formatting 3-decimal currencies. Changes methods to use the subunit_to_unit value of the currency instead of assuming 2 decimal places.
@smeevil Hopefully you are still maintaining this project and can assist with resolving this formatting issue. I'm not able to identify why the build is failing, but it appears that it has since eb6a02b82753889721ff9c0c4c54bafcf2c65715. Please let me know if I can do anything else to get this change merged in.