Date.setUTCMilliseconds

Number setUTCMilliseconds (Number ms)

Parameters

ms An integer value in the range of 0 to 999 indicating the number of milliseconds to set.

Description

Sets the milliseconds of a specified Date object according to UTC.

Returns the number of milliseconds between the date set and midnight, January 1, 1970, in UTC.