[web2py] Re: Localising decimal values in form fields

2011-06-30 Thread tomtom5
called dot="." > which you can internationalize > > IS_DECIMAL_IN_RANGE(dot=T(".")) > > On Jun 29, 5:39 am, tomtom5 wrote: > > > > > > > > > I'm currently diving into web2py and got a problem localising input/ > > output ofDecimal/Doub

[web2py] Localising decimal values in form fields

2011-06-29 Thread tomtom5
I'm currently diving into web2py and got a problem localising input/ output of Decimal/Double form fields according to the users (browsers) locale. I understand the mechanism of internationalising messages with T(..), but that doesn't seem to help me further. What I need is, that for example a germ