/

HTML / CSS / JavaScript Tutorial

JavaScript Date method: getUTCMilliseconds()

[this page | pdf | back links]

The getUTCMilliseconds() method (when applied to a JavaScript date) returns the UTC milliseconds (0 to 999).

 

It has the following syntax (with no parameters):

 

date.getUTCMilliseconds()

 


NAVIGATION LINKS
Contents | Prev | Next | JavaScript Dates


Desktop view | Switch to Mobile