Here you will find a easy way to format the Date like "1 minute ago", "3 minutes ago", "2 months ago" etc.
You can use as input Unix Timestamp Format & Usual Date Format.
Example:
In cases when we need to format date like "1 minute ago", "3 month ago".
Objective-C