Module calendrical_calculations::islamic
source ยท Expand description
Various islamic lunar calendars
Structsยง
- Marker type for civil islamic calendar, for use with
IslamicBasedMarker
- Marker type for observational islamic calendar, for use with
IslamicBasedMarker
- Marker type for Saudi islamic calendar, for use with
IslamicBasedMarker
- Marker type for observational islamic calendar, for use with
IslamicBasedMarker
Constantsยง
- CAIRO ๐Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L6898
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L2066
Traitsยง
- Common abstraction over islamic-style calendars
Functionsยง
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L2076
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L6904
- Lisp code reference:https: //github.com/EdReingold/calendar-code2/blob/main/calendar.l#L2076
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L6981
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L2090
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L2090
- The number of days in a month for the observational islamic calendar
- saudi_criterion ๐Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L6957
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L6996
- The number of days in a month for the Saudi (Umm Al-Qura) calendar
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L6966