A date and a new value for its month, for dates.setMonth and dates.setUTCMonth.
dates.setMonth
dates.setUTCMonth
Optional
The date to copy; it is not changed.
undefined Copy
undefined
The new month counting from 0: 0 is January, 11 December; a value outside the range rolls the date over.
1 Copy
1
0
Infinity
Namespace: Bit › Inputs › Dates
Other symbols in Inputs.Dates:
API reference home · Full symbol index · Tutorials and guides · Platform
A date and a new value for its month, for
dates.setMonthanddates.setUTCMonth.