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
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
- 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