November 2001
Intermediate to advanced
936 pages
68h 43m
English
Date.toLocaleTimeString( ) — return the time portion of a Date as a locally formatted string
JavaScript 1.5; JScript 5.5; ECMAScript v3
date.toLocaleTimeString( )An implementation-dependent human-readable string representation of
the time portion of date, expressed in the
local time zone and formatted according to local conventions.