ASP.NET Pack Programmer's Guide
DateTime.__getSeconds Method
See Also
 





Gets the seconds component of this DateTime instance.

Namespace: MindFusion.Common
Package: 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