Uses of Class
org.joda.time.chrono.EthiopicChronology

Packages that use EthiopicChronology
org.joda.time.chrono Package containing the chronology classes which define the calendar systems. 
 

Uses of EthiopicChronology in org.joda.time.chrono
 

Methods in org.joda.time.chrono that return EthiopicChronology
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 © 2002-2012 Joda.org. All Rights Reserved.