Blockchain Commons Tags TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Function rangeOfDaysInMonth

    • Get the range of valid days in a month.

      Parameters

      • year: number
      • month: number

      Returns { min: number; max: number }