Date.prototype.setUTCMonth

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

Syntax

setUTCMonth(month, day?)

Parameters