MindFusion.Scheduling for ASP.NET Programmer's Guide
DateTime.__getUTCMinutes Method
See Also
 





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

Namespace: MindFusion.Common
Assembly: Common.js

 Syntax

JavaScript  Copy Code

function __getUTCMinutes ()

 Return Value

Type: Number
The minutes (0-59).

 See Also

DateTime Members
DateTime Class
MindFusion.Common Namespace