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





Returns the JavaScript Date object, corresponding to the current DateTime object.

Namespace: MindFusion.Common
Package: Common.js

 Syntax

JavaScript  Copy Code

function getDate ()

 Return Value

Type: Object
The JavaScript Date object, corresponding to the current DateTime object.

 See Also

DateTime Members
DateTime Class
MindFusion.Common Namespace