myDate.setUTCMilliseconds( [ ms ] ) in ECMAScript 262

Set the UTC milliseconds.

Arguments

nametypedescription
ms Number [optional] The new milliseconds, expresse
Return Type
Number