Package | Description |
---|---|
org.joda.time.chrono |
Package containing the chronology classes which define the calendar systems.
|
Modifier and Type | Method and 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 © 2012 JBoss by Red Hat. All Rights Reserved.