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






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

Namespace: MindFusion.Scheduling
Assembly: DateTime.js

 Syntax

JavaScript  Copy Code

function __getUTCHours ()

 Return Value

Number. The hours (0-23).

 See Also

DateTime Members
DateTime Class
MindFusion.Scheduling Namespace