Skip to content

nextMonth Type documentation

(date: Date) => Date
Function
Returns the next months of the given date.
-
Returns A date of the first day of the following month of the given day.
Parameters
The date for which the next month is returned.
date: Date

Types Documentation

No types to document for items on this page.


Except where otherwise noted, content on this site is licensed under MIT License.