Клиентский JavaScript. Справочник

         

theBigDay.setUTCSeconds(20);


theBigDay = new Date();
theBigDay.setUTCSeconds(20);

Содержание раздела