[][src]Function date_calculations::next_week

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

Returns the beginning of the next week.

Weeks begin on Sunday.