Skip to content

getLastDateInMonth Type documentation

(current: Date) => Date
Function
Get the last date of the month.
-
Returns a new date object which is the last day in the current month.
Parameters
a date object from where we derive the last date in a month.
current: 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.