seconds to hh mm ss javascript code example Example: seconds to hh mm ss javascript new Date(SECONDS * 1000).toISOString().substr(11, 8)