Search
DateTime.now Method
See Also
 






Returns a DateTime object representing the current DateTime.

Namespace: MindFusion.Scheduling
File: DateTime.js

 Syntax

JavaScript  Copy Code

function now ()

 Return Value

The DateTime object representing the current DateTime.

 See Also