November 2001
Intermediate to advanced
936 pages
68h 43m
English
Date.getSeconds( ) — return the seconds field of a Date
JavaScript 1.0; JScript 1.0; ECMAScript v1
date.getSeconds( )The seconds field, expressed in local time, of the specified Date
object date. Return values are between 0
and 59.