myDate.getUTCMilliseconds() in ECMAScript 262

Return the millisecond number in UTC.

Arguments

(this method takes no arguments)

Return Type
Number

Description