Skip to main content

increment_date

Function increment_date 

Source
pub fn increment_date(date: &str) -> Option<String>
Expand description

Increment a date string by one day. Returns None if the date format is invalid.