Calculates the dates of each service day depending on the start date. Each date will be separated by index in an array, each index represents a day of the services by day.
All the services separated by day of a Trip or Itinerary
The date that the trip or trip request of those services by day starts
Calculates the dates of each service day depending on the start date. Each date will be separated by index in an array, each index represents a day of the services by day.