Class HebrewHoliday
java.lang.Object
com.ibm.icu.util.Holiday
com.ibm.icu.util.HebrewHoliday
- All Implemented Interfaces:
DateRule
Note: The Holiday framework is a technology preview. Despite its age, is still draft API,
and clients should treat it as such.
- Status:
- Draft ICU 2.8 (retainAll).
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHolidaystatic HebrewHoliday -
Constructor Summary
ConstructorsConstructorDescriptionHebrewHoliday(int month, int date, int length, String name) HebrewHoliday(int month, int date, String name) Construct a holiday defined in reference to the Hebrew calendar. -
Method Summary
Methods inherited from class Holiday
firstAfter, firstBetween, getDisplayName, getDisplayName, getDisplayName, getHolidays, getHolidays, getHolidays, getRule, isBetween, isOn, setRuleModifier and TypeMethodDescriptionfirstAfter(Date start) Return the first occurrence of this holiday on or after the given datefirstBetween(Date start, Date end) Return the first occurrence of this holiday that is on or after the given start date and before the given end date.Return the name of this holiday in the language of the defaultDISPLAYlocale.getDisplayName(ULocale locale) Return the name of this holiday in the language of the specified locale Thenameparameter passed to this object's constructor is used as a key to look up the holiday's localized name in a ResourceBundle object named HolidayBundle.getDisplayName(Locale locale) Return the name of this holiday in the language of the specified locale.static Holiday[]static Holiday[]getHolidays(ULocale locale) static Holiday[]getHolidays(Locale locale) getRule()booleanCheck whether this holiday occurs at least once between the two dates given.booleanChecks whether this holiday falls on the given date.void
-
Field Details
-
ROSH_HASHANAH
- Status:
- Draft ICU 2.8.
-
GEDALIAH
- Status:
- Draft ICU 2.8.
-
YOM_KIPPUR
- Status:
- Draft ICU 2.8.
-
SUKKOT
- Status:
- Draft ICU 2.8.
-
HOSHANAH_RABBAH
- Status:
- Draft ICU 2.8.
-
SHEMINI_ATZERET
- Status:
- Draft ICU 2.8.
-
SIMCHAT_TORAH
- Status:
- Draft ICU 2.8.
-
HANUKKAH
- Status:
- Draft ICU 2.8.
-
TEVET_10
- Status:
- Draft ICU 2.8.
-
TU_BSHEVAT
- Status:
- Draft ICU 2.8.
-
ESTHER
- Status:
- Draft ICU 2.8.
-
PURIM
- Status:
- Draft ICU 2.8.
-
SHUSHAN_PURIM
- Status:
- Draft ICU 2.8.
-
PASSOVER
- Status:
- Draft ICU 2.8.
-
YOM_HASHOAH
- Status:
- Draft ICU 2.8.
-
YOM_HAZIKARON
- Status:
- Draft ICU 2.8.
-
YOM_HAATZMAUT
- Status:
- Draft ICU 2.8.
-
PESACH_SHEINI
- Status:
- Draft ICU 2.8.
-
LAG_BOMER
- Status:
- Draft ICU 2.8.
-
YOM_YERUSHALAYIM
- Status:
- Draft ICU 2.8.
-
SHAVUOT
- Status:
- Draft ICU 2.8.
-
TAMMUZ_17
- Status:
- Draft ICU 2.8.
-
TISHA_BAV
- Status:
- Draft ICU 2.8.
-
SELIHOT
- Status:
- Draft ICU 2.8.
-
-
Constructor Details
-
HebrewHoliday
Construct a holiday defined in reference to the Hebrew calendar.- Parameters:
name- The name of the holiday- Status:
- Draft ICU 2.8.
-
HebrewHoliday
- Status:
- Draft ICU 2.8.
-