Converts this DateTime instance to a readable string, using locale conventions.
Namespace: MindFusion.Scheduling
Assembly: DateTime.js
SyntaxJavaScript
Copy Code
|
|---|
function __toLocaleString () |
String. A readable locale string representation of this DateTime instance.
See Also