To convert to an excel date,

=DATEVALUE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(MID(A1,FIND(" ",A1)+1,LEN(A1)),"th",""),"rd",""),"st",""))