We are using DateInput Control version 6.5 . While doing the testing we found that it accepts the following format
11\junk\2010
Augter 12,2010
Aug 12abc,2010
12 12,2010
11\Octdfjf\2010
Oct 11 2010
11 Octoberr 2015
It converts it internally. When getting the value in component class it is giving the converted value.
I searched in the forum but did not get anything relevant. Is there any way to avoid this?
Thanks
Sundar