Module calendrical_calculations::persian
source ยท Expand description
The persian calendar
Constantsยง
- FIXED_PERSIAN_EPOCH ๐Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L4720
- NON_LEAP_CORRECTION ๐
Functionsยง
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L4857 Not used, but kept for comparative purposes
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L4829 Not used, but kept for comparative purposes
- arithmetic_persian_from_fixed, modified to use the 33-year rule method
- arithmetic_persian_year_from_fixed modified for the 33-year rule
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L4803 Not used, but kept for comparative purposes
- fixed_from_arithmetic_persian, modified to use the more correct 33-year rule
- Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L4789 Not used, but kept for comparative purposes
- Calculated using the 33-year rule