Function icu_calendar::islamic::compute_month_day

source ยท
fn compute_month_day(
    info: IslamicYearInfo,
    possible_month: u8,
    day_of_year: u16,
) -> (u8, u8)
Expand description

Given a year info and the first month it is possible for this date to be in, return the month and day this is in