Návratová hodnota funkce getSeconds je celé číslo mezi 0 - 59.
var d = new Date(); var s = d.getSeconds();
s bude obsahovat tuto hodnotu: