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