Syntax
date.setMilliseconds(milliseconds)
The setMilliseconds() method sets the milliseconds in the Date object to the argument milliseconds, an integer from 0 999.
The method returns an integer representing the number of milliseconds between midnight January 1, 1970 (GMT) to the new date.