pub fn cast_string_to_date<'a>(a: &'a str) -> Result<Date, EvalError>