timeago.js
timeago.js is a tiny(2.0 kb) library used to format dates
...No dependency. and support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago"). Download, view the examples, and enjoy. timeago.js was built to format date with `*** time ago` statement. You can test timeago.js with the live demo. Avoid timestamps dated "1 minute ago" even though the page was opened 10 minutes ago; timeago refreshes automatically. You can take full advantage of page caching in your web applications, because the timestamps aren't calculated on the server. ...