데이트피커 default_value 속성값을 반환하는 API이다.
function btngetdefaultvalue_on_mouseup() { screen.alert(datepicker.getdefaultvalue()); }