date picker 사용한 JS Version : 1.13.2 // [dev] 날짜 데이터피커 var today = new Date(); $.datepicker.setDefaults({ dateFormat: 'yy.mm.dd', prevText: '이전 달', nextText: '다음 달', monthNames: ['1월', '2월', '3월', '4월', '5월', '6월', '7월', '8월', '9월', '10월', '11월', '12월'], monthNamesShort: ['1..