default_value_gap 속성값을 반환하는 API이다.
function btngetdefaultvaluegap_on_mouseup() { screen.alert(datepicker.getdefaultvaluegap()); }