It would be nice if this plugin formatted time. Instead of seconds, it could either:
provide a text field for a format string (if not set send seconds)
or
Use a display mode similar to Moment.js's fromNow:
https://momentjs.com/docs/#/displaying/fromnow/
It might be good to make this optional - I could see where getting total seconds would be useful.
It would be nice if this plugin formatted time. Instead of seconds, it could either:
provide a text field for a format string (if not set send seconds)
or
Use a display mode similar to Moment.js's fromNow:
https://momentjs.com/docs/#/displaying/fromnow/
It might be good to make this optional - I could see where getting total seconds would be useful.