Return the milliseconds, according to local time:
The result of n could be:
The getMilliseconds() method returns the milliseconds (from 0 to 999) of the specified date and time.
![]()
The getMilliseconds() method is supported in all major browsers.
| Type | Description |
|---|---|
| Number | A Number, from 0 to 999, representing milliseconds |
| JavaScript Version: | 1.3 |
|---|
Return the milliseconds from a specific date and time:
The result of n will be:
Display the time (with milliseconds)
How to use getHours(), getMinutes(), getSeconds(), and getMilliseconds() to display the time.
JavaScript Date Object
Your message has been sent to W3Schools.