Uses of Class
net.degreedays.time.DayRanges

Packages that use DayRanges
net.degreedays.time A set of classes for working with dates and date-ranges in a time-zone independent context. 
 

Uses of DayRanges in net.degreedays.time
 

Methods in net.degreedays.time that return DayRanges
 DayRanges DayRange.fullOrPartialCalendarMonthsWithin()
           
 DayRanges DayRange.fullOrPartialCalendarYearsWithin()
           
 DayRanges DayRange.fullOrPartialMonthsWithin(StartOfMonth startOfMonth)
           
 DayRanges DayRange.fullOrPartialWeeksWithin(DayOfWeek firstDayOfWeek)
           
 DayRanges DayRange.fullOrPartialYearsWithin(StartOfYear startOfYear)
           
 DayRanges MaybeEmptyDayRanges.notEmpty()
           
 DayRanges DayRange.toDailyDayRanges()
           
 



www.degreedays.net/api/