Date.prototype.setUTCFullYear

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

Syntax

setUTCFullYear(year, month?, day?)

Parameters