SyntaxFix
Write A Post
Hire A Developer
Questions
- (NSDate *)earlierDate:(NSDate *)anotherDate
This returns the earlier of the receiver and anotherDate. If both are same, the receiver is returned.