Menu

Commit [r2519]  Maximize  Restore  History

formatDecimal(Number, int) now disables grouping.

Previously formatDecimal(1000.0) and formatDecimal(1000.0, 2) would be formatted differently.

keess 2013-03-14

changed /trunk/jxpfw/changelog.txt
changed /trunk/jxpfw/sources/org/jxpfw/util/Formatter.java
/trunk/jxpfw/changelog.txt Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/util/Formatter.java Diff Switch to side-by-side view
Loading...