KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /proc/21571/root/home/queenjbs/www/schedule/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/21571/root/home/queenjbs/www/schedule/js/jquery.ui.datepicker-jp.js
/* Nippon initialisation for the jQuery calendar extension. */
/* Written by DaeKwon Kang (ncrash.dk@gmail.com), Edited by Genie. */
jQuery(function($){
	$.datepicker.regional['jp'] = {
		closeText: '閉じる',
		prevText: '前の月',
		nextText: '来月',
		currentText: '今日',
		monthNames: ['01','02','03','04','05','06','07','08','09','10','11','12'],
		monthNamesShort: ['1月','2月','3月','4月','5月','6月','7月','8月','9月','10月','11月','12月'],
		dayNames: ['日曜日','月曜日','火曜日','火曜日','水曜日','金曜日','土曜日'],
		dayNamesShort: ['SUN','MON','TUE','WED','THU','FRI','SAT'],
		dayNamesMin: ['SUN','MON','TUE','WED','THU','FRI','SAT'],
		weekHeader: 'Wk',
		dateFormat: 'yy-mm-dd',
		firstDay: 0,
		autoSize: false,
		isRTL: false,
		showMonthAfterYear: true,
		yearSuffix: '.'};
	$.datepicker.setDefaults($.datepicker.regional['jp']);
});

/* sprintf */
function leadingZeros(str, digits) {
  var zero = '';
  str = str.toString();

  if (str.length < digits) {
    for (var i = 0; i < digits - str.length; i++)
      zero += '0';
  }
  return zero + str;
}

Anon7 - 2021