AvailabilityJavaScript 1.5; JScript 5.5; ECMAScript v3 Synopsisdate.toLocaleTimeString( ) ReturnsAn implementation-dependent human-readable string representation of the time portion of date, expressed in the local time zone and formatted according to local conventions. See AlsoDate.toDateString( ), Date.toLocaleDateString( ), Date.toLocaleString( ), Date.toString( ), Date.toTimeString( ) |