| Package | Description |
|---|---|
| org.threeten.extra.chrono |
Additional chronologies (calendar systems) that extend
java.time.*. |
| Modifier and Type | Field | Description |
|---|---|---|
static JulianChronology |
JulianChronology.INSTANCE |
Singleton instance for the Julian chronology.
|
| Modifier and Type | Method | Description |
|---|---|---|
JulianChronology |
JulianDate.getChronology() |
Gets the chronology of this date, which is the Julian calendar system.
|
Copyright © 2010–2019 ThreeTen.org. All rights reserved.