Function expr::func::cast_string_to_timestamp[][src]

pub fn cast_string_to_timestamp<'a>(
    a: &'a str
) -> Result<NaiveDateTime, EvalError>