| Package | Description |
|---|---|
| net.time4j.engine |
Defines the common generic schemes and interfaces of chronological
systems.
|
| net.time4j.format |
Defines common interfaces for any format support of Time4J.
|
| Modifier and Type | Method and Description |
|---|---|
default String |
ChronoMerger.getFormatPattern(DisplayStyle style,
Locale locale)
Defines a CLDR-compatible localized format pattern.
|
String |
Chronology.getFormatPattern(DisplayStyle style,
Locale locale) |
String |
BridgeChronology.getFormatPattern(DisplayStyle style,
Locale locale)
Not supported for foreign types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayMode
Defines how many details will be displayed in chronological texts.
|
Copyright © 2014–2017. All rights reserved.