Re: Converting non-English date string to NSDate
Re: Converting non-English date string to NSDate
- Subject: Re: Converting non-English date string to NSDate
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 31 Mar 2009 14:01:20 -0600
On Mar 31, 2009, at 1:33 PM, Kyle wrote:
Is there better way to convert string date values to NSDate values,
especially non-English string date values?
You could try using NSDateFormatter in 10.0 behavior mode to try and
make sense of the natural language string, but if that doesn't work,
then you're most likely on your own.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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