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

  • Parameters

    • startDate: string | Date

      start date

    • tripLength: number

      length of the trip

    Returns Date[]

    an array of dates for each day of the trip