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






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

Namespace: MindFusion.Scheduling
Assembly: DateTime.js

 Syntax

JavaScript  Copy Code

function __getUTCDate ()

 Return Value

Number. The day of month (1-31).

 See Also

DateTime Members
DateTime Class
MindFusion.Scheduling Namespace