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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to