Date.prototype.getUTCMilliseconds

Returns the milliseconds in a date using Universal Coordinated Time (UTC).

Syntax

getUTCMilliseconds()

Return value

A number representing the milliseconds of a Date, using UTC.