On Fri, May 22, 2009 at 2:14 PM, thomas parquier
<mailingli...@web-attitude.fr> wrote:

> Couldn't parseFloat() use the SharedResources properties to parse localized
> strings ?

If you intend to parse a string like "1.234,56", I think you'll have
to run it through a NumberFormatter first ("1234.56") before you send
it to the parse function.

Manish

Reply via email to