달력에서 휴일 선택 가능 여부를 반환하는 API이다.
function btngetholidayselectable_on_mouseup() { screen.alert("holidayselectable : " + datepicker.getholidayselectable()); }