how to convert date and time to timeago format in jquery
问题 I am trying to display facebook newsfeed and displaying them on mobile web app. It is working fine but the problem is that it does not display time in timeago format(i.e. 2 days ago) on mobile web browser, on the other hand it does display properly on desktop. The format of the date and time is 2011-09-13T11:28:19+0000. on mobile it displays NaN years ago. here is my code for timeago function timeAgo('2011-09-13T11:28:19+0000'); function timeAgo(date_time) { //to get unix timestamp var