myDate.setUTCMilliseconds( [ ms ] ) in ECMAScript 262
Set the UTC milliseconds.
Arguments
name | type | description |
---|---|---|
ms | Number | [optional] The new milliseconds, expresse |
- Return Type
- Number
Set the UTC milliseconds.
name | type | description |
---|---|---|
ms | Number | [optional] The new milliseconds, expresse |