DayTo Method |
Name | Description | |
---|---|---|
![]() | To(Day) |
Returns the DayRange covering (inclusively) the
days between this Day and firstOrLastDayInRange
(which can be before, after, or equal to this Day).
|
![]() | To(Int32, Int32, Int32) |
Returns the DayRange covering (inclusively) the
days between this Day and the Day represented
by the specified parameters (which can be before, after, or equal to this
Day).
|