Package org.openl.rules.helpers
Class DateTool
- java.lang.Object
-
- org.openl.util.DateTool
-
- org.openl.rules.helpers.DateTool
-
@Deprecated public class DateTool extends DateTool
Deprecated.Rules utility class. Deprecated and replaced by RulesUtils. Not deleted for backward compatibility.
-
-
Field Summary
-
Fields inherited from class org.openl.util.DateTool
MILLISECONDS_IN_DAY, MONTHS_IN_QUARTER, MONTHS_IN_YEAR, QUARTERS_IN_YEAR, SECONDS_IN_DAY
-
-
Constructor Summary
Constructors Constructor Description DateTool()Deprecated.
-
Method Summary
-
Methods inherited from class org.openl.util.DateTool
absMonth, absQuarter, amPm, dateToString, dateToString, dayDiff, dayOfMonth, dayOfWeek, dayOfYear, firstDateOfQuarter, hour, hourOfDay, lastDateOfQuarter, lastDayOfMonth, minute, month, monthDiff, quarter, second, weekDiff, weekOfMonth, weekOfYear, year, yearDiff
-
-