Navigator 2.0, Internet Explorer 3.0
date.setYear(year)
An integer which is set as the year value for the Date object date. Usually, you should use four-digit format for year specifications. For example, specify 2001 for the year 2001. For years within the 20th century, you can also subtract 1900 and specify the date in two-digit format. For example, you could specify 97 for the year 1997.
nothing