pub fn get_date_of_easter(input_year: u32) -> (u32, u32, u32)
Gets the date of Easter for the year specified.
input_year – Year for which you’d like the date of Easter.
month, day, year