Home
last modified time | relevance | path

Searched refs:nextMonth (Results 1 – 7 of 7) sorted by relevance

/plugin/noticeboard/
Dsyntax.php416 <input type='hidden' name='noticeboard_month' value='".$nextMonth."' />
/plugin/noticeboard/noticeboard/
Dsyntax.php416 <input type='hidden' name='noticeboard_month' value='".$nextMonth."' />
/plugin/datepicker/script/jscalendar-1.0/
Dcalendar.js1035 function nextMonth() { function
1072 nextMonth();
1085 nextMonth();
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js1239 _this.nextMonth = function () { function
1398 _xdsoft_datetime.nextMonth();
1764 _xdsoft_datetime.nextMonth();
/plugin/edittable/lib/
Dhandsontable.full.js50165 nextMonth : 'Next Month', property
50315 …pika-next' + (next ? '' : ' is-disabled') + '" type="button">' + opts.i18n.nextMonth + '</button>';
50362 self.nextMonth();
50776 nextMonth: function() method
50974 nextMonth = month === 11 ? 0 : month + 1,
51008 monthNumber = nextMonth;
/plugin/zwidoku/files/
H A Djs.js1nextMonth:'Next Month',months:['January','February','March','April','May','June','July','August','…
/plugin/jsontable/script/
Dhandsontable.full.min.js35nextMonth:"Next Month",months:["January","February","March","April","May","June","July","August","…