달력의 날짜 월 간격을 설정하는 API이다.
function btnsetprevmonth_on_mouseup() { // 현재 설정된 날짜보다 2달전으로 설정 calendar.setprevmonth("2"); }