pub fn succ_day(date: NaiveDate) -> NaiveDate
Calculates a date with the next day based on the given date.