Skip to content

previousMonth Type documentation

(date: Date) => Date
Function
Returns the last day of the previous month of the given date object.
-
Returns A date of the last day of the previous month of the given day.
Parameters
The date for which the previous 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.