Date.prototype.setUTCHours

Sets the hours value in a date using Universal Coordinated Time (UTC).

Syntax

setUTCHours(hours, minutes?, seconds?, milliseconds?)

Parameters