/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
jQuery(function(e){e.datepicker.regional["zh-TW"]={closeText:"??",prevText:"<??",nextText:"??>",currentText:"??",monthNames:["??","??","??","??","??","??","??","??","??","??","???","???"],monthNamesShort:["??","??","??","??","??","??","??","??","??","??","???","???"],dayNames:["???","???","???","???","???","???","???"],dayNamesShort:["??","??","??","??","??","??","??"],dayNamesMin:["?","?","?","?","?","?","?"],weekHeader:"?",dateFormat:"yy/mm/dd",firstDay:1,isRTL:!1,showMonthAfterYear:!0,yearSuffix:"?"},e.datepicker.setDefaults(e.datepicker.regional["zh-TW"])});
|