Closed GoogleCodeExporter closed 8 years ago
BTW, I wasn't trying to label this a "defect" but it looks like I can't change
it now
Original comment by mewa...@gmail.com
on 30 Apr 2011 at 2:05
A little late on this (must have missed the mail), but please see the front
page, it has an example for a direct number format -
var number = 123.456;
var text = $.formatNumber(number, {format:"#,###.00", locale:"us"});
I will be working on better ways of doing this in the next release I think.
Original comment by apar...@gmail.com
on 11 Sep 2011 at 4:02
Original comment by apar...@gmail.com
on 11 Sep 2011 at 4:02
Original issue reported on code.google.com by
mewa...@gmail.com
on 30 Apr 2011 at 2:04