7 May
2009
7 May
'09
1:10 p.m.
Hi, In my code, I use the decimal.Decimal datatype, which I try to format like this: formatter = self.request.locale.numbers.getFormatter('decimal') formatted_value = formatter.format(value) The problem is, that the decimal number is truncated (rounded) to 3 decimal places, e.g. 1.123456 -> 1.123. Is there a way to stop this? Best Regards, Hermann -- hermann@qwer.tk GPG key ID: 299893C7 (on keyservers) FP: 0124 2584 8809 EF2A DBF9 4902 64B4 D16B 2998 93C7