Dates are a mess....you guys need to understand that the U.S. market uses a different format than in India. It is month day yeasr - not day year month.
With the date field on a form, if you enter using slashes as mm/dd/yy the system interprets it as dd-mm-yy. So I have lots of bad data in my system. In such cases it should be interpreted as mm-dd-yy.
Please fix.