mattbradley / livestampjs

A simple, unobtrusive jQuery plugin that provides auto-updating timeago text to your timestamped HTML elements using Moment.js.
http://mattbradley.github.com/livestampjs
MIT License
409 stars 70 forks source link

Make Livestamp Reference UNIX Time for How Long Ago the Update Was #51

Open TheoBearman opened 8 years ago

TheoBearman commented 8 years ago

If I'm pulling a UNIX time every minute, is there any way I can modify livestamp.js to reference the time in the UNIX time for how long ago it was updated rather than when the page was loaded?