달력의 날짜 일 간격을 설정하는 API이다.
function btnsetnextday_on_mouseup() { // 현재 설정된 날짜보다 7일후로 설정 calendar.setnextday("7"); }