Closed MenoData closed 9 years ago
This is one single variant of Islamic (Hijri) calendar, see issue #91
Postponed to v3.5 in order to release v3.4 sooner.
The versioned serialization format will be postponed to another release (probably v3.6). Meanwhile the current implementation will be declared as experimental (because the serialization format will change).
What is left now for release v3.5/4.3: Format support via a CalendarFamily
and an incomplete list of registered elements (just era, year, month, day-of-month, day-of-week, maybe also day-of-year).
The current state is now good enough for a first release. More details in later releases.
Closing was too early. Some operators (incremented()
and decemented()
) on the elements need to be overwritten (otherwise an exception happens). Furthermore, the era element should not be adjustable at all. Maybe there should also be support for EpochDays
.
This issue is part of work on milestone M6 and is mainly about the Umalqura-data and not about a complete Hijri calendar. Once the calendar is finished together with some others then the milestone M6 can be closed.