Updated the schema to use the new standard date format (YYYY-MM-DD) in all date fields, namely trial_file_start_date, trial_file_end_date, respite_rr_date, and outcome_date. I wrote an XSLT transformation to convert the dates in the otherwise-valid data files to the new format.
I also modified the PHP import script so that it no longer does any date conversion.