succ_day

Function succ_day 

Source
pub fn succ_day(date: NaiveDate) -> NaiveDate
Expand description

Calculates a date with the next day based on the given date.