Re: [Moo] How to Convert Locale Specific Strings to Numbers

2015-06-15 Thread Dimitar Christoff
don't. use numeral.js On Sunday, June 14, 2015, Suzanne wrote: > > I am trying to convert strings to numbers. The number strings are > formatted with the specific locales. I use string.toInt(), in conjunction > with Locale.use(), but it doesn't work. Is there's a solution in Mootools? > > -- > >

Re: [Moo] How to Convert Locale Specific Strings to Numbers

2015-06-14 Thread Sérgio Crisóstomo
Hi Suzanne can you give a example? Is it currencies you are working with? /Sergio On Sun, Jun 14, 2015 at 7:29 PM, Suzanne wrote: > > I am trying to convert strings to numbers. The number strings are > formatted with the specific locales. I use string.toInt(), in conjunction > with Locale.use()

[Moo] How to Convert Locale Specific Strings to Numbers

2015-06-14 Thread Suzanne
I am trying to convert strings to numbers. The number strings are formatted with the specific locales. I use string.toInt(), in conjunction with Locale.use(), but it doesn't work. Is there's a solution in Mootools? -- --- You received this message because you are subscribed to the Google Gro