Seconds to HH:MM:SS.MS format
I created a quick JavaScript function to convert seconds to an HH:MM:SS timecode format for use with tools like FFMPEG. The function takes in the total seconds and returns a formatted string.
I love the web. The web should allow anyone to access any experience that they need without the need for native install or content walled garden.
I created a quick JavaScript function to convert seconds to an HH:MM:SS timecode format for use with tools like FFMPEG. The function takes in the total seconds and returns a formatted string.