Uses of Class
net.time4j.format.CalendarText
-
Uses of CalendarText in net.time4j.format
Modifier and TypeMethodDescriptionstatic CalendarText
CalendarText.getInstance(String calendarType, Locale locale)
Returns an instance ofCalendarText
for given calendar type and language.static CalendarText
CalendarText.getInstance(Chronology<?> chronology, Locale locale)
Returns an instance ofCalendarText
for given chronology and language.static CalendarText
CalendarText.getIsoInstance(Locale locale)
Returns an instance ofCalendarText
for ISO calendar systems and given language.