Class DateRangePresets

java.lang.Object
overit.geocallapp.utilities.ux.ui.util.date.DateRangePresets

public class DateRangePresets extends Object
A utility class that provides predefined date ranges and related functionalities.

This class contains a set of constants representing specific date ranges (e.g., today, yesterday, this week, etc.) and their labels. It provides methods to generate menu items, apply date ranges to data, and retrieve the boundaries for these predefined ranges.

This class is designed to support applications where date range selections are frequently used, such as in reporting tools or user interfaces that require filtering by date.

Since:
19.0