Skip to content

daysInMonth Type documentation

(month: number, year: number) => number
Function
Get number of days for the given month and year.
-
Returns the number of days for the given month.
Parameters
month as number (0..11).
month: number
year as number.
year: number

Types Documentation

No types to document for items on this page.


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