myDate.getMonth() in ECMAScript 262

Return the zero-based month number in the local timezone.

Arguments

(this method takes no arguments)

Return Type
Number

Description