dateVisible

Return if selected calendar date is visible

Return if the selected calendar date is visible. Only valid for calbox, otherwise it will always return true.

$(input).datebox('dateVisible');

Return Type

JavaScript Date() Object