I want to convert pubDate(eg. "Sat, 14 Feb 2015 19:02:00 +0000") from rss to something like "x mins ago" like on twitter posts.
Is there a function which can convert pubDate format to something like "x mins ago"?
I want to convert pubDate(eg. "Sat, 14 Feb 2015 19:02:00 +0000") from rss to something like "x mins ago" like on twitter posts.
Is there a function which can convert pubDate format to something like "x mins ago"?
Here is your answer :
link : https://coderwall.com/p/uub3pw/javascript-timeago-func-e-g-8-hours-ago
there is jQuery plugin also : timeago