Date.getUTCMilliseconds( )
返回Date对象的毫秒字段(世界时)
可用性
JavaScript 1.2; JScript 3.0; ECMAScript v1
语法
date
.getUTCMilliseconds( )
返回值
当date对象是用世界时表示时的毫秒字段。