SyntaxFix
Write A Post
Hire A Developer
Questions
You can use numeral.js to format your duration:
numeral(your_duration.asSeconds()).format('00:00:00') // result: hh:mm:ss