pub fn fast_persian_from_fixed(
date: RataDie,
) -> Result<(i32, u8, u8), I32CastError>Expand description
arithmetic_persian_from_fixed, modified to use the 33-year rule method
pub fn fast_persian_from_fixed(
date: RataDie,
) -> Result<(i32, u8, u8), I32CastError>arithmetic_persian_from_fixed, modified to use the 33-year rule method