fn parse(s: &str, tmpl: &ChronoPattern) -> Result<Parsed>
Parse the input string with the given chrono pattern.