pub fn fixed_from_arithmetic_persian(year: i32, month: u8, day: u8) -> RataDie
Expand description

Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L4803 Not used, but kept for comparative purposes