SyntaxFix
Write A Post
Hire A Developer
Questions
[NSDate timeIntervalSinceReferenceDate] is another option, if you don't want to include the Quartz framework. It returns a double, representing seconds.
[NSDate timeIntervalSinceReferenceDate]