일달력시 이전달/이후달 날짜 표시 여부를 반환하는 API이다.
function btngetshownextdate_on_mouseup() { screen.alert("shownextdate : " + calendar.getshownextdate()); }