달력 하단에 오늘 날짜 바 표시 여부를 반환하는 API이다.
function btngetshowtodaybar_on_mouseup() { screen.alert("showtodaybar : " + calendar.getshowtodaybar()); }