toTimeString Method (JScript 5.6)
Returns a time as a string value.
objDate.toTimeString( )
Remarks
The required objDate reference is a Date object.
The toTimeString method returns a string value containing the time, in the current time zone, in a convenient, easily read format.
Requirements
Applies To: Date Object (JScript 5.6)
See Also
Reference
toDateString Method (JScript 5.6)
toLocaleTimeString Method (JScript 5.6)