| Package | Description |
|---|---|
| net.time4j.format |
Defines common interfaces for any format support of Time4J.
|
| Modifier and Type | Method and Description |
|---|---|
static CalendarText |
CalendarText.getInstance(Chronology<?> chronology,
Locale locale)
Returns an instance of
CalendarText for given chronology
and language. |
static CalendarText |
CalendarText.getInstance(String calendarType,
Locale locale)
Returns an instance of
CalendarText for given calendar type
and language. |
Copyright © 2014–2015. All rights reserved.