Function yz_diary_date::parse[][src]

pub fn parse(par: &str, fin: &str) -> Option<NaiveDate>
Expand description

usually, parse_from_path should be used instead of this low-level function