[][src]Function date_calculations::next_year

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

Returns the first day of the year (January 1) of the next year.