Uses of Class
org.apache.commons.lang3.time.CalendarUtils
Package
Description
Provides classes and methods to work with dates and durations.
-
Uses of CalendarUtils in org.apache.commons.lang3.time
Modifier and TypeFieldDescriptionstatic final CalendarUtils
CalendarUtils.INSTANCE
The singleton instance forCalendar.getInstance()
.Modifier 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.