Formatting / grouping of thousands
Posted: Tue Nov 24, 2020 3:34 am
Hi,
Formatting / grouping of thousands is incorrect for negative values.
E.g. -123 is formatted as $ -,123.00
The expected output is $ -123.00
( Tested with format N|$ 1,000.00 )
Fix: https://github.com/smalos/nuBuilder4-Bu ... dSpaces.md
Formatting / grouping of thousands is incorrect for negative values.
E.g. -123 is formatted as $ -,123.00
The expected output is $ -123.00
( Tested with format N|$ 1,000.00 )
Fix: https://github.com/smalos/nuBuilder4-Bu ... dSpaces.md