| Package | Description |
|---|---|
| com.ibm.icu.util |
International calendars and other utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EasterHoliday
A Holiday subclass which represents holidays that occur
a fixed number of days before or after Easter.
|
class |
HebrewHoliday |
class |
SimpleHoliday
A holiday whose date can be represented by a month, day, and optionally day of week
in the Gregorian calendar.
|
| Modifier and Type | Method and Description |
|---|---|
static Holiday[] |
Holiday.getHolidays() |
static Holiday[] |
Holiday.getHolidays(Locale locale) |
static Holiday[] |
Holiday.getHolidays(ULocale locale) |
Copyright (c) 2009 IBM Corporation and others.