source: main/trunk/greenstone3/web/interfaces/oran/js/jquery-ui-1.8rc1/ui/minified/i18n/jquery.ui.datepicker-ja.min.js@ 24245

Last change on this file since 24245 was 24245, checked in by sjb48, 13 years ago

Oran code for supporting format changes to document.

  • Property svn:executable set to *
File size: 701 bytes
Line 
1jQuery(function(a){a.datepicker.regional.ja={closeText:"閉じる",prevText:"<前",nextText:"次>",currentText:"今日",monthNames:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],monthNamesShort:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dayNames:["日曜日","月曜日","火曜日","氎曜日","朚曜日","金曜日","土曜日"],dayNamesShort:["日","月","火","æ°Ž","朚","金","土"],dayNamesMin:["日","月","火","æ°Ž","朚","金","土"],weekHeader:"週",dateFormat:"yy/mm/dd",firstDay:0,isRTL:false,showMonthAfterYear:true,yearSuffix:"幎"};a.datepicker.setDefaults(a.datepicker.regional.ja)});
Note: See TracBrowser for help on using the repository browser.