AbstractIterator | An abstract class for creating iterators from a range of dates. |
Days | An iterator for the number of days in a range. |
Hours | An iterator for the number of hours in a range. |
Minutes | An iterator for the number of minutes in a range. |
Months | An iterator for the number of months in a range. |
Seconds | An iterator for the number of seconds in a range. |
Years | An iterator for the number of years in a range. |