sekundy do JavaScript HH MM SS
new Date(SECONDS * 1000).toISOString().substr(11, 8)
DEVWAX
new Date(SECONDS * 1000).toISOString().substr(11, 8)