applyMinMax
Apply min/max HTML attributes
DateBox does not “watch” the min/max HTML attributes, other than on widget initialization. If you programmatically change them via JavaScript, you will need to run this function to make sure the DateBox “sees” them.
Return Type
jQuery Object (datebox input element)