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

Formatting timestamp #37

Closed levinotik closed 9 years ago

levinotik commented 9 years ago

Thanks for this great plugin. Is there a way to change how a timestamp is formatted? I'd like to display "10h ago" instead of "10 hours ago" as an example, if possible. Perhaps the docs can be updated. Thanks a lot.

mattbradley commented 9 years ago

Merging this with #36. I'll look into this for v2.0.