MindFusion.Scheduling for JavaScript Programmer's Guide
DateTime.__getUTCFullYear Method
See Also
 






Gets the year component of this DateTime instance, according to universal time.

Namespace: MindFusion.Scheduling
Assembly: DateTime.js

 Syntax

JavaScript  Copy Code

function __getUTCFullYear ()

 Return Value

Number. The year (four digits).

 See Also

DateTime Members
DateTime Class
MindFusion.Scheduling Namespace