Uses of Class
org.apache.commons.lang3.time.CalendarUtils
Packages that use CalendarUtils
Package
Description
Provides classes and methods to work with dates and durations.
-
Uses of CalendarUtils in org.apache.commons.lang3.time
Fields in org.apache.commons.lang3.time declared as CalendarUtilsModifier and TypeFieldDescriptionstatic final CalendarUtils
CalendarUtils.INSTANCE
The singleton instance forCalendar.getInstance()
.Methods in org.apache.commons.lang3.time that return CalendarUtilsModifier and TypeMethodDescriptionstatic CalendarUtils
CalendarUtils.getInstance()
Creates a new instance based on the current time in the default time zone with the defaultLocale.Category.FORMAT
locale.