Search
DateTime.valueOf Method
See Also
 






Represents the primitive value of this DateTime object.

Namespace: MindFusion.Scheduling
File: DateTime.js

 Syntax

JavaScript  Copy Code

function valueOf ()

 Return Value

The primitive value of this DateTime object in milliseconds.

 See Also