currency_formatter icon indicating copy to clipboard operation
currency_formatter copied to clipboard

Correctly handle currencies other than 2-decimal

Open molbrown opened this issue 4 years ago • 1 comments

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.

molbrown avatar Jul 15 '21 22:07 molbrown

@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.

molbrown avatar Jul 16 '21 17:07 molbrown