Javascript GetMilliseconds() Function

The getMilliseconds() function of date object returns miliseconds of the specified date. Use it for example to get miliseconds of the specified date.

Syntax

Javascript GetMilliseconds() Function Example