| Interface | Description |
|---|---|
| StdCalendarElement<V,T> |
Extends a chronological element by some standard ways of
manipulation.
|
| Class | Description |
|---|---|
| HijriCalendar |
Represents the Hijri calendar used in many islamic countries.
|
| Enum | Description |
|---|---|
| HijriAlgorithm |
Describes islamic calendar variants based on simplistic deterministic algorithms.
|
| HijriEra |
The Hijri calendar only supports one single era called "Anno Hegirae" with the
numerical value
1. |
| HijriMonth |
The Hijri calendar defines 12 islamic months.
|
Support for various calendars.
This package belongs to module "calendar" and is not part of the core of Time4J.