setTheDate

Set the date

This will set the date, with two options of passed argument:

$(input).datebox('setTheDate', <Date Object>);
$(input).datebox('setTheDate', <Formatted String>);

Return Type

jQuery Object (datebox input element)