Function daysInMonth

  • Get the number of days in the given date's month and year.

    Returns

    Number of days in month

    Parameters

    • date: string | number | Date

      The specified date

    Returns number

Generated using TypeDoc