JavaScript Date method: getMilliseconds()
[this page | pdf | back links]
The getMilliseconds() method (when applied
to a JavaScript
date) returns
the milliseconds (0 to 999).
It
has the following syntax (with no parameters):
date.getMilliseconds()
NAVIGATION LINKS
Contents | Prev | Next | JavaScript Dates