Calculates the number of years between a fixed date and each of the members of an array of dates.
This method returns an array of double values where the first term of the array corresponds to the length in years expressed as a double between the `startDate' and the first element of the array of dates `endDates'. The second term of the array which is returned corresponds to the number of years between the `startDate' and the second element of the array of dates `endDates'.
BusinessCalendarTimeConversions Class | WebCab.BusinessCalendar.Cities Namespace | BusinessCalendarTimeConversions.YearsBetweenAsDoubleArray Overload List