DateTime picker should display dates before the min value but in read only mode
if we set min value just for validation for new entry...then if user retrieve old record from database which document date is before the minimum date it displays empty. so there should be read only dates available. thanks