isshowcalendar함수 값에 따라 달력을 보여줄지 숨길지 설정하는 API이다.
function btntogglecalendar_on_mouseup() { // 달력 토글 기능 설정 datepicker.togglecalendar(); }