[][src]Function datetimeutils::days_in_year

pub fn days_in_year(year: u64) -> u64

Takes in a year (e.g. 2019) and returns the number of days in that year.