Formats a number of seconds into a time string with the pattern hh:mm:ss.
the total number of seconds to format to string
the time format to output (default: hh:mm:ss)
the formatted time string
Formats a number of seconds into a time string with the pattern hh:mm:ss.