Sets the year component of this DateTime instance, according to universal time.
Namespace: MindFusion.Common
Package: Common.js
JavaScript
![]() |
---|
function __setUTCFullYear (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.