Package | Description |
---|---|
org.joda.time.chrono |
Package containing the chronology classes which define the calendar systems.
|
Modifier and Type | Method | Description |
---|---|---|
static EthiopicChronology |
EthiopicChronology.getInstance() |
Gets an instance of the EthiopicChronology in the default time zone.
|
static EthiopicChronology |
EthiopicChronology.getInstance(DateTimeZone zone) |
Gets an instance of the EthiopicChronology in the given time zone.
|
static EthiopicChronology |
EthiopicChronology.getInstance(DateTimeZone zone,
int minDaysInFirstWeek) |
Gets an instance of the EthiopicChronology in the given time zone.
|
static EthiopicChronology |
EthiopicChronology.getInstanceUTC() |
Gets an instance of the EthiopicChronology.
|
Copyright (c) 2001-2006 - Joda.org