Today’s helpful tidbit, formatting NSDate’s.
How to format NSDate using NSDateFormatter iPhone Xcode TutorialSo, you’re making an iPhone or iPad app, and want to know how to format an NSDate in Cocoa? Formatting NSDate in Objective-C is actually not too difficult. Open up Xcode and let’s get’s cracking with some Objective-C goodness!
via How to Format NSDate in Objective-C Tutorial iPhone / Cocoa – edrackham.
