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





Gets the seconds component of this DateTime instance.

Namespace: MindFusion.Common
Assembly: Common.js

 Syntax

JavaScript  Copy Code

function __getSeconds ()

 Return Value

Type: Number
The seconds (0-59).

 See Also

DateTime Members
DateTime Class
MindFusion.Common Namespace