Re: iOS From 1,99 To 1.99
Re: iOS From 1,99 To 1.99
- Subject: Re: iOS From 1,99 To 1.99
- From: Sandro Noël <email@hidden>
- Date: Fri, 30 Dec 2011 00:28:50 -0500
Jens, thanks for replying.
ahhhh, It's a convert From local, not Convert To local !!!
I won't soon forget this one :)
Sandro.
On 2011-12-29, at 6:22 PM, Jens Alfke wrote:
>
> On Dec 29, 2011, at 1:39 PM, Sandro Noël wrote:
>
>> NSLocale *locale = [[NSLocale alloc]initWithLocaleIdentifier:@"en_US"];
>
> You're trying to parse a Canadian-format string, but initializing the formatter with the US locale. You probably want something like "fr_CA" (since I'm assuming this is a Quebecois thing only.)
>
> —Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden