SyntaxFix
Write A Post
Hire A Developer
Questions
To use this function/method,you need an instance of the class Date .
This method is always used in conjunction with a Date object.
See the code below :
var d = new Date(); d.getTime();
Link : http://www.w3schools.com/jsref/jsref_getTime.asp