Name

setMonth() — NN 2 IE J1 ECMA 1

Synopsis

setMonth(monthInt)

Sets the month value for the date specified by the Date object. That this method’s values are zero-based frequently confuses scripters at first. This method alters the value of the instance of the Date object.

Returned Value

New date in milliseconds.

Parameters

monthInt

Integer between and 11. January is 0, February is 1, and December is 11.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.