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