Search
DateTime.__toString Method
See Also
 






Converts this DateTime instance to a readable string.

Namespace: MindFusion.Scheduling
File: DateTime.js

 Syntax

JavaScript  Copy Code

function __toString ()

 Return Value

String. A readable string representation of this DateTime instance.

 See Also