Re: NSFormatter troubles (was: NSScanner troubles)
Re: NSFormatter troubles (was: NSScanner troubles)
- Subject: Re: NSFormatter troubles (was: NSScanner troubles)
- From: "Stephen J. Butler" <email@hidden>
- Date: Sat, 11 Dec 2010 17:28:35 -0600
On Sat, Dec 11, 2010 at 5:14 PM, WT <email@hidden> wrote:
> All results are correct, except for the last two. "123.456,78" should result in 123456.78 and 23/04/2010 should result in the appropriate NSDate object for April 23, 2010.
>
> The locale is NOT being ignored, since 12,34 and 123456,78 are parsed correctly. Yet, the group separator causes trouble and dates aren't being parsed correctly.
-[NSNumberFormatter setUsesGroupingSeparator:]
_______________________________________________
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