MindFusion.Scheduling for ASP.NET Programmer's Guide
DateTime.__toLocaleTimeString Method
See Also
 





Converts the time component of this DateTime instance to a readable string, using locale conventions.

Namespace: MindFusion.Common
Assembly: Common.js

 Syntax

JavaScript  Copy Code

function __toLocaleTimeString ()

 Return Value

Type: String
A readable locale string representation of the time component of this DateTime instance.

 See Also

DateTime Members
DateTime Class
MindFusion.Common Namespace