com.ibm.icu.util
Class EthiopicCalendar

java.lang.Object
  extended by com.ibm.icu.util.Calendar
      extended by com.ibm.icu.util.EthiopicCalendar
All Implemented Interfaces:
Serializable, Cloneable, Comparable

public final class EthiopicCalendar
extends Calendar

Implement the Ethiopic calendar system.

EthiopicCalendar usually should be instantiated using Calendar.getInstance(ULocale) passing in a ULocale with the tag "@calendar=ethiopic".

See Also:
Calendar, Serialized Form
Status:
Stable ICU 3.4.

Nested Class Summary
 
Nested classes/interfaces inherited from class com.ibm.icu.util.Calendar
Calendar.FormatConfiguration
 
Field Summary
static int GENBOT
          Constant for ግንቦት, the 9th month of the Ethiopic year.
static int HAMLE
          Constant for ሐምሌ, the 11th month of the Ethiopic year.
static int HEDAR
          Constant for ኅዳር, the 3rd month of the Ethiopic year.
static int MEGABIT
          Constant for መጋቢት, the 7th month of the Ethiopic year.
static int MESKEREM
          Constant for መስከረም, the 1st month of the Ethiopic year.
static int MIAZIA
          Constant for ሚያዝያ, the 8th month of the Ethiopic year.
static int NEHASSE
          Constant for ነሐሴ, the 12th month of the Ethiopic year.
static int PAGUMEN
          Constant for ጳጉሜን, the 13th month of the Ethiopic year.
static int SENE
          Constant for ሰኔ, the 10th month of the Ethiopic year.
static int TAHSAS
          Constant for ታኅሣሥ, the 4th month of the Ethiopic year.
static int TEKEMT
          Constant for ጥቅምት, the 2nd month of the Ethiopic year.
static int TER
          Constant for ጥር, the 5th month of the Ethiopic year.
static int YEKATIT
          Constant for የካቲት, the 6th month of the Ethiopic year.
 
Fields inherited from class com.ibm.icu.util.Calendar
AM, AM_PM, APRIL, AUGUST, BASE_FIELD_COUNT, DATE, DAY_OF_MONTH, DAY_OF_WEEK, DAY_OF_WEEK_IN_MONTH, DAY_OF_YEAR, DECEMBER, DOW_LOCAL, DST_OFFSET, EPOCH_JULIAN_DAY, ERA, EXTENDED_YEAR, FEBRUARY, FRIDAY, GREATEST_MINIMUM, HOUR, HOUR_OF_DAY, INTERNALLY_SET, JAN_1_1_JULIAN_DAY, JANUARY, JULIAN_DAY, JULY, JUNE, LEAST_MAXIMUM, MARCH, MAX_DATE, MAX_FIELD_COUNT, MAX_JULIAN, MAX_MILLIS, MAXIMUM, MAY, MILLISECOND, MILLISECONDS_IN_DAY, MIN_DATE, MIN_JULIAN, MIN_MILLIS, MINIMUM, MINIMUM_USER_STAMP, MINUTE, MONDAY, MONTH, NOVEMBER, OCTOBER, ONE_DAY, ONE_HOUR, ONE_MINUTE, ONE_SECOND, ONE_WEEK, PM, RESOLVE_REMAP, SATURDAY, SECOND, SEPTEMBER, SUNDAY, THURSDAY, TUESDAY, UNDECIMBER, UNSET, WEDNESDAY, WEEK_OF_MONTH, WEEK_OF_YEAR, WEEKDAY, WEEKEND, WEEKEND_CEASE, WEEKEND_ONSET, YEAR, YEAR_WOY, ZONE_OFFSET
 
Constructor Summary
EthiopicCalendar()
          Constructs a default EthiopicCalendar using the current time in the default time zone with the default locale.
EthiopicCalendar(Date date)
          Constructs a EthiopicCalendar with the given date set in the default time zone with the default locale.
EthiopicCalendar(int year, int month, int date)
          Constructs a EthiopicCalendar with the given date set in the default time zone with the default locale.
EthiopicCalendar(int year, int month, int date, int hour, int minute, int second)
          Constructs a EthiopicCalendar with the given date and time set for the default time zone with the default locale.
EthiopicCalendar(Locale aLocale)
          Constructs a EthiopicCalendar based on the current time in the default time zone with the given locale.
EthiopicCalendar(TimeZone zone)
          Constructs a EthiopicCalendar based on the current time in the given time zone with the default locale.
EthiopicCalendar(TimeZone zone, Locale aLocale)
          Constructs a EthiopicCalendar based on the current time in the given time zone with the given locale.
EthiopicCalendar(TimeZone zone, ULocale locale)
          Constructs a EthiopicCalendar based on the current time in the given time zone with the given locale.
EthiopicCalendar(ULocale locale)
          Constructs a EthiopicCalendar based on the current time in the default time zone with the given locale.
 
Method Summary
static int ceToJD(long year, int month, int day, int jdEpochOffset)
          Deprecated. Convert an Coptic/Ethiopic year, month and day to a Julian day
static int EthiopicToJD(long year, int month, int date)
          Convert an Ethiopic year, month, and day to a Julian day.
protected  int getJDEpochOffset()
          Deprecated. This API is ICU internal only.
 String getType()
          Return the current Calendar type.
protected  void handleComputeFields(int julianDay)
          Deprecated. This API is ICU internal only.
protected  int handleComputeMonthStart(int eyear, int emonth, boolean useMonth)
          Deprecated. Return JD of start of given month/extended year
protected  int handleGetExtendedYear()
          Deprecated. This API is ICU internal only.
protected  int handleGetLimit(int field, int limitType)
          Deprecated. This API is ICU internal only.
 boolean isAmeteAlemEra()
          Return true if this calendar is set to the Amete Alem era.
static void jdToCE(int julianDay, int jdEpochOffset, int[] fields)
          Deprecated. Convert a Julian day to an Coptic/Ethiopic year, month and day
 void setAmeteAlemEra(boolean onOff)
          Set Alem or Mihret era.
 
Methods inherited from class com.ibm.icu.util.Calendar
add, after, before, clear, clear, clone, compareTo, compareTo, complete, computeFields, computeGregorianFields, computeGregorianMonthStart, computeJulianDay, computeMillisInDay, computeTime, computeZoneOffset, equals, fieldDifference, fieldName, floorDivide, floorDivide, floorDivide, floorDivide, get, getActualMaximum, getActualMinimum, getAvailableLocales, getAvailableULocales, getDateTimeFormat, getDateTimeFormat, getDayOfWeekType, getDefaultDayInMonth, getDefaultMonthInYear, getDisplayName, getDisplayName, getFieldCount, getFieldResolutionTable, getFirstDayOfWeek, getGreatestMinimum, getGregorianDayOfMonth, getGregorianDayOfYear, getGregorianMonth, getGregorianYear, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getLeastMaximum, getLimit, getLocale, getMaximum, getMinimalDaysInFirstWeek, getMinimum, getStamp, getTime, getTimeInMillis, getTimeZone, getWeekendTransition, gregorianMonthLength, gregorianPreviousMonthLength, handleComputeJulianDay, handleCreateFields, handleGetDateFormat, handleGetDateFormat, handleGetMonthLength, handleGetYearLength, hashCode, internalGet, internalGet, internalGetTimeInMillis, internalSet, isEquivalentTo, isGregorianLeapYear, isLenient, isSet, isWeekend, isWeekend, julianDayToDayOfWeek, julianDayToMillis, millisToJulianDay, newerField, newestStamp, pinField, prepareGetActual, resolveFields, roll, roll, set, set, set, set, setFirstDayOfWeek, setLenient, setMinimalDaysInFirstWeek, setTime, setTimeInMillis, setTimeZone, toString, validateField, validateField, validateFields, weekNumber, weekNumber
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

MESKEREM

public static final int MESKEREM
Constant for መስከረም, the 1st month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

TEKEMT

public static final int TEKEMT
Constant for ጥቅምት, the 2nd month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

HEDAR

public static final int HEDAR
Constant for ኅዳር, the 3rd month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

TAHSAS

public static final int TAHSAS
Constant for ታኅሣሥ, the 4th month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

TER

public static final int TER
Constant for ጥር, the 5th month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

YEKATIT

public static final int YEKATIT
Constant for የካቲት, the 6th month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

MEGABIT

public static final int MEGABIT
Constant for መጋቢት, the 7th month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

MIAZIA

public static final int MIAZIA
Constant for ሚያዝያ, the 8th month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

GENBOT

public static final int GENBOT
Constant for ግንቦት, the 9th month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

SENE

public static final int SENE
Constant for ሰኔ, the 10th month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

HAMLE

public static final int HAMLE
Constant for ሐምሌ, the 11th month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

NEHASSE

public static final int NEHASSE
Constant for ነሐሴ, the 12th month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.

PAGUMEN

public static final int PAGUMEN
Constant for ጳጉሜን, the 13th month of the Ethiopic year.

See Also:
Constant Field Values
Status:
Stable ICU 3.4.
Constructor Detail

EthiopicCalendar

public EthiopicCalendar()
Constructs a default EthiopicCalendar using the current time in the default time zone with the default locale.

Status:
Stable ICU 3.4.

EthiopicCalendar

public EthiopicCalendar(TimeZone zone)
Constructs a EthiopicCalendar based on the current time in the given time zone with the default locale.

Parameters:
zone - The time zone for the new calendar.
Status:
Stable ICU 3.4.

EthiopicCalendar

public EthiopicCalendar(Locale aLocale)
Constructs a EthiopicCalendar based on the current time in the default time zone with the given locale.

Parameters:
aLocale - The locale for the new calendar.
Status:
Stable ICU 3.4.

EthiopicCalendar

public EthiopicCalendar(ULocale locale)
Constructs a EthiopicCalendar based on the current time in the default time zone with the given locale.

Parameters:
locale - The icu locale for the new calendar.
Status:
Stable ICU 3.4.

EthiopicCalendar

public EthiopicCalendar(TimeZone zone,
                        Locale aLocale)
Constructs a EthiopicCalendar based on the current time in the given time zone with the given locale.

Parameters:
zone - The time zone for the new calendar.
aLocale - The locale for the new calendar.
Status:
Stable ICU 3.4.

EthiopicCalendar

public EthiopicCalendar(TimeZone zone,
                        ULocale locale)
Constructs a EthiopicCalendar based on the current time in the given time zone with the given locale.

Parameters:
zone - The time zone for the new calendar.
locale - The icu locale for the new calendar.
Status:
Stable ICU 3.4.

EthiopicCalendar

public EthiopicCalendar(int year,
                        int month,
                        int date)
Constructs a EthiopicCalendar with the given date set in the default time zone with the default locale.

Parameters:
year - The value used to set the calendar's YEAR time field.
month - The value used to set the calendar's MONTH time field. The value is 0-based. e.g., 0 for Meskerem.
date - The value used to set the calendar's DATE time field.
Status:
Stable ICU 3.4.

EthiopicCalendar

public EthiopicCalendar(Date date)
Constructs a EthiopicCalendar with the given date set in the default time zone with the default locale.

Parameters:
date - The date to which the new calendar is set.
Status:
Stable ICU 3.4.

EthiopicCalendar

public EthiopicCalendar(int year,
                        int month,
                        int date,
                        int hour,
                        int minute,
                        int second)
Constructs a EthiopicCalendar with the given date and time set for the default time zone with the default locale.

Parameters:
year - The value used to set the calendar's YEAR time field.
month - The value used to set the calendar's MONTH time field. The value is 0-based. e.g., 0 for Meskerem.
date - The value used to set the calendar's DATE time field.
hour - The value used to set the calendar's HOUR_OF_DAY time field.
minute - The value used to set the calendar's MINUTE time field.
second - The value used to set the calendar's SECOND time field.
Status:
Stable ICU 3.4.
Method Detail

getType

public String getType()
Return the current Calendar type. Note, in 3.0 this function will return 'gregorian' in Calendar to emulate legacy behavior

Overrides:
getType in class Calendar
Returns:
type of calendar
Status:
Stable ICU 3.8.

setAmeteAlemEra

public void setAmeteAlemEra(boolean onOff)
Set Alem or Mihret era.

Parameters:
onOff - Set Amete Alem era if true, otherwise set Amete Mihret era.
Status:
Stable ICU 3.4.

isAmeteAlemEra

public boolean isAmeteAlemEra()
Return true if this calendar is set to the Amete Alem era.

Returns:
true if set to the Amete Alem era.
Status:
Stable ICU 3.4.

handleGetExtendedYear

protected int handleGetExtendedYear()
Deprecated. This API is ICU internal only.

Return the extended year defined by the current fields. This will use the EXTENDED_YEAR field or the YEAR and supra-year fields (such as ERA) specific to the calendar system, depending on which set of fields is newer.

Specified by:
handleGetExtendedYear in class Calendar
Returns:
the extended year
Status:
Internal. This API is ICU internal only.

handleComputeFields

protected void handleComputeFields(int julianDay)
Deprecated. This API is ICU internal only.

Subclasses may override this method to compute several fields specific to each calendar system. These are: Subclasses can refer to the DAY_OF_WEEK and DOW_LOCAL fields, which will be set when this method is called. Subclasses can also call the getGregorianXxx() methods to obtain Gregorian calendar equivalents for the given Julian day.

In addition, subclasses should compute any subclass-specific fields, that is, fields from BASE_FIELD_COUNT to getFieldCount() - 1.

The default implementation in Calendar implements a pure proleptic Gregorian calendar.

Overrides:
handleComputeFields in class Calendar
Status:
Internal. This API is ICU internal only.

handleGetLimit

protected int handleGetLimit(int field,
                             int limitType)
Deprecated. This API is ICU internal only.

Calculate the limit for a specified type of limit and field

Parameters:
field - one of the above field numbers
limitType - one of MINIMUM, GREATEST_MINIMUM, LEAST_MAXIMUM, or MAXIMUM
Status:
Internal. This API is ICU internal only.

getJDEpochOffset

protected int getJDEpochOffset()
Deprecated. This API is ICU internal only.

The Coptic and Ethiopic calendars differ only in their epochs. This method must be implemented by CECalendar subclasses to return the date offset from Julian.

Status:
Internal. This API is ICU internal only.

EthiopicToJD

public static int EthiopicToJD(long year,
                               int month,
                               int date)
Convert an Ethiopic year, month, and day to a Julian day.

Parameters:
year - the year
month - the month
date - the day
Status:
Draft ICU 3.4 (retain).

handleComputeMonthStart

protected int handleComputeMonthStart(int eyear,
                                      int emonth,
                                      boolean useMonth)
Deprecated. 
Return JD of start of given month/extended year

Specified by:
handleComputeMonthStart in class Calendar
Parameters:
eyear - the extended year
emonth - the zero-based month, or 0 if useMonth is false
useMonth - if false, compute the day before the first day of the given year, otherwise, compute the day before the first day of the given month
Returns:
the Julian day number of the day before the first day of the given month and year

ceToJD

public static int ceToJD(long year,
                         int month,
                         int day,
                         int jdEpochOffset)
Deprecated. 
Convert an Coptic/Ethiopic year, month and day to a Julian day

Parameters:
year - the extended year
month - the month
day - the day
Returns:
Julian day

jdToCE

public static void jdToCE(int julianDay,
                          int jdEpochOffset,
                          int[] fields)
Deprecated. 
Convert a Julian day to an Coptic/Ethiopic year, month and day



Copyright (c) 2009 IBM Corporation and others.