Javascript GetUTCMilliseconds() Function

The getUTCMilliseconds() function of date object returns milliseconds of the specified date as per the universal time. Use it for example to get milliseconds of the specified date as per the universal time.

Syntax

Javascript GetUTCMilliseconds() Function Example

This will produce following result