Formats a duration given in seconds into a string in the format "HH:MM:SS" or "MM:SS" if hours are zero.
The total duration in seconds to format.
A string representing the formatted time.
Formats a duration given in seconds into a string in the format "HH:MM:SS" or "MM:SS" if hours are zero.