pred_day

Function pred_day 

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

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