pub fn civil_date_to_day_number(month: u32, day: u32, year: u32) -> u32
Calculate day number for a date.
month, day, year
day_number