Convert string to date in my iPhone app

I have made a calendar application for the iPhone in which I have a date in string format (e.g. "Tue, 25 May 2010 12:53:58 +0000").

I want to convert this to an NSDate.

What do I need to use to do that?

55
задан Josh Caswell 25 April 2015 в 18:54
поделиться