[][src]Function asciii::util::yaml::get_dmy

pub fn get_dmy(yaml: &Yaml, key: &str) -> Option<Date<Utc>>

Gets a Date in dd.mm.YYYY format.