Search
DateTime.maxValue Method
See Also
 






Returns the highest possible DateTime value.

Namespace: MindFusion.Scheduling
File: DateTime.js

 Syntax

JavaScript  Copy Code

function maxValue ()

 Return Value

The highest possible DateTime value.

 Remarks

Represents 31 Dec 9999 23:59:59.

 See Also