setFullYear Method (JScript 5.6)

Sets the year value in the Date object using local time.

dateObj.setFullYear(numYear[, numMonth[, numDate]]) 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also