SyntaxFix
Write A Post
Hire A Developer
Questions
var date = new Date() console.log(" Date in MS last three digit = "+ date.getMilliseconds()) console.log(" MS = "+ Date.now())
Using this we can get date in milliseconds