Returns an array of dates between the start and end dates (start and end dates are included) This method is intended to work with 'Simple Dates' midnight UTC.

  • Parameters

    • start: string | Date

      start date

    • end: string | Date

      end date

    Returns Date[]

    an array of dates between the start and end dates