Sets the year component of this DateTime instance.
Namespace: MindFusion.Common
Package: Common.js
JavaScript
![]() |
---|
function __setFullYear (year, [month, [day]]) |
A four-digit value representing the year.
An integer between 0 and 11 representing the month.
An integer between 1 and 31 representing the date.