Package com.std.util.range

Class Summary
DateRange represents a constant range of dates
DayRange represents a full day as a range of dates
GridMonthRange represents a full month as a range of dates
MonthRange represents a full month as a range of dates
WeekRange represents a full week as a range of dates the start date will always be at midnight on the Sunday at the beginning of the week, and the end date is exactly 7 days later.