getUTCMilliseconds()
Возвращает целое число от 0 до 999.
var ms; Today = new Date(); ms = Today.getUTCMilliseconds();
Дерево всех статей