William Sitch
Results
1
comments of
William Sitch
Agree! A workaround to go from milliseconds or seconds to a formatted string is to use a method as follows: ``` methods: { durationDisplay: function(sec) { return this.$moment.utc(sec * 1000).format('h[h]...