Importing dates in forms

Importing dates in forms

Hi,
I am having some trouble importing date fields in Zoho forms.  I set the application preference to MM/dd/yyyy.  I have come to realized that Zoho cannot handle a date like 12/2/2011 or 1/31/2012, since it want exactly two digits for the month and date fields, such as 12/02/2011 or 01/31/2012.  Unfortunately the application generating my source CSV data does not add zeros in front of single-digit months or date fields.  Is there a workaround?
Thanks