Uses of Class
net.time4j.format.CalendarText
Packages that use CalendarText
-
Uses of CalendarText in net.time4j.format
Methods in net.time4j.format that return CalendarTextModifier and TypeMethodDescriptionstatic CalendarTextCalendarText.getInstance(String calendarType, Locale locale)Returns an instance ofCalendarTextfor given calendar type and language.static CalendarTextCalendarText.getInstance(Chronology<?> chronology, Locale locale)Returns an instance ofCalendarTextfor given chronology and language.static CalendarTextCalendarText.getIsoInstance(Locale locale)Returns an instance ofCalendarTextfor ISO calendar systems and given language.