Function parse

Source
fn parse(s: &str, tmpl: &ChronoPattern) -> Result<Parsed>
Expand description

Parse the input string with the given chrono pattern.