Function intdate::from_str[][src]

pub fn from_str<T: AsRef<str>>(input: T) -> Result<IntDate, IntDateError>

Helper function for creating an IntDate.