Function rusti_cal::calendar[][src]

pub fn calendar(
    year: u32,
    locale_str: &str,
    starting_day: u32
) -> Vec<Vec<Vec<String>>>