pub fn parse_date(args: &ArgMatches) -> Result<String, Box<dyn Error>>
Given a container of CLI args, it processes the day, month and year arguments.
day
month
year