데이트피커에 설정되어 있는 툴팁을 반환하는 API이다.
function screen_on_load() { screen.alert("tooltip : " + datepicker.gettooltiptext()); }