pub const ISLAMIC_EPOCH_THURSDAY: RataDie;
Expand description
Different islamic calendars use different epochs (Thursday vs Friday) due to disagreement on the exact date of Mohammed’s migration to Mecca. Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L2066