malcommac / SwiftDate

🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
MIT License
7.64k stars 770 forks source link

Human readable difference between dates #737

Open prnxdev opened 4 years ago

prnxdev commented 4 years ago

Is this possible to get difference between two dates with this lib? I need something like "2 hours ago" etc. and how to do it?