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