Generate all the dates between a starting and ending date given a frequency
Introduced in release: 1.0 Component: Generic Purpose:
Given a starting date and an ending date, and a sink frequency, this routine generates each sink date including the starting and ending dates.
Results:
The results are returned in the arrays months, days, and years, and the number of dates generated is in num_dates.
Error Conditions:
Returned values should be ignored for a non-zero status. See Errors.