[][src]Function date_calculations::end_of_year

pub fn end_of_year(date: &NaiveDate) -> Option<NaiveDate>

Returns the last day of the year (December 31) of the current year.