parse_date

Function parse_date 

Source
pub fn parse_date(args: &ArgMatches) -> Result<String, Box<dyn Error>>
Expand description

Given a container of CLI args, it processes the day, month and year arguments.