Function calendrical_calculations::ethiopian::ethiopian_from_fixed

source ยท
pub fn ethiopian_from_fixed(
    date: RataDie,
) -> Result<(i32, u8, u8), I32CastError>
Expand description