Date formating like "x times ago" written in Swift
This project is a reformatted swift version of NSDate-Time-Ago
< 1 minute = "Just now"
< 1 hour = "x minutes ago"
Today = "x hours ago"
Yesterday = "Yesterday"
< Last 7 days = "x days ago"
< Last 30 days = "x weeks ago"
< 1 year = "x month ago"
Anything else = "x years ago"