Closed okaufmann closed 7 years ago
After postback the form with invalid date the datefield will be filled with incorrect data.
Since dates will be parsed out of field's value before initializing datetime for different date field types.
After postback the form with invalid date the datefield will be filled with incorrect data.