Coming back to the ultimate purpose of this blog… helping my memory!Here we are: a code snippet to copy a…
Month: December 2010
Getting NSDate from NSString
Very useful, yet short and simple, code snippet on how to rip the NSDate from NSString using NSDateFormatter: If you…