parse_date_option

Function parse_date_option 

Source
pub fn parse_date_option(
    args: &ArgMatches,
) -> Result<DateTime<Local>, ParseError>