setUTCHours Method (JScript 5.6)

Sets the hours value in the Date object using Universal Coordinated Time (UTC).

dateObj.setUTCHours(numHours[, numMin[, numSec[, numMilli]]]) 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also