Day |
| Name | Description | |
|---|---|---|
| GreedyUnion(Day) | Returns the DayRange that includes all the days within this DayRange, the specified Day (dayToIncludeInUnion), and any days between. | |
| GreedyUnion(DayRange) | Returns the DayRange that includes all the days within this DayRange, the specified DayRange (rangeToIncludeInUnion), and any days between. |