myDate.setTime( time ) in ECMAScript 262

Set the date object to a new time.

Arguments

nametypedescription
time Number The new time, expressed as mil
Return Type
Number