How to convert an NSDate into Unix timestamp? I've read many posts which do the reverse. But I'm not finding anything related to my question.
NSDate
I believe this is the NSDate's selector you're looking for:
- (NSTimeInterval)timeIntervalSince1970
1.4m articles
1.4m replys
5 comments
57.0k users