| /plugin/indexmenu2/cms/extensions/ |
| D | dateextensions.js | 11 …isLeapYear=function(){var i=this.getFullYear();return(i%4==0&&i%100!=0)||i%400==0};Date.prototype.… method in Date
|
| /plugin/virtualkeyboard/vk/extensions/ |
| D | dateextensions.js | 20 Date.prototype.isLeapYear = function () { method in Date 34 return this.isLeapYear()&&m>2?d+1:d; 48 } else if (((this.isLeapYear()?366:365) - d) < (4 - this.getIsoDay())) { 79 if (j1 == 5 || (j1 == 6 && (new Date(yi,0,1)).isLeapYear())) {
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | page-1.js | 233 …isLeapYear=function(){return(nYear%4===0&&nYear%100!==0)||nYear%400===0},getThursday=function(){va… function
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | moment.js | 777 return isLeapYear(year) ? 366 : 365; 780 function isLeapYear(year) { function 795 return isLeapYear(this.year()); 817 … if (unit === 'FullYear' && isLeapYear(mom.year()) && mom.month() === 1 && mom.date() === 29) { 880 return modMonth === 1 ? (isLeapYear(year) ? 29 : 28) : (31 - modMonth % 7 % 2); 3874 proto.isLeapYear = getIsLeapYear;
|
| /plugin/davcal/datetimepicker-2.4.5/ |
| H A D | jquery.datetimepicker.js | 2072 …isLeapYear()?29:28;for(var b=0;b<this.getMonth();++b){a+=Date.daysInMonth[b];}return a+this.getDat… method in Date
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 8236 return isLeapYear(year) ? 366 : 365; 8239 function isLeapYear(year) { function 8254 return isLeapYear(this.year()); 10952 proto.isLeapYear = getIsLeapYear; 50029 isLeapYear = function(year) 50037 return [31, isLeapYear(year) ? 29 : 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31][month];
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …isLeapYear(year)?366:365;}function isLeapYear(year){return(year%4===0&&year%100!==0)||year%400===0…
|
| /plugin/achart/assets/ |
| D | apexcharts.min.js | 6 …isLeapYear(t)&&(e=366),e}},{key:"determineRemainingDaysOfYear",value:function(t,e,i){var a=this.da…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …ale:this._locale,isUTC:this._isUTC,strict:this._strict}},dn.year=Ne,dn.isLeapYear=function(){retur… 35 …ale:this._locale,isUTC:this._isUTC,strict:this._strict}},dn.year=Ne,dn.isLeapYear=function(){retur…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js | 28 …ale:this._locale,isUTC:this._isUTC,strict:this._strict}},on.year=bt,on.isLeapYear=function(){retur…
|
| D | mermaid.min.js.map | 1 …isLeapYear","quarters","daysInMonth","weeks","isoWeeks","weeksInYear","isoWeeksInYear","_changeInP…
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | mermaid.min.js | 29 …ale:this._locale,isUTC:this._isUTC,strict:this._strict}},on.year=bt,on.isLeapYear=function(){retur…
|
| /plugin/flowcharts/ |
| D | mermaid.min.js | 24 …ale:this._locale,isUTC:this._isUTC,strict:this._strict}},on.year=bt,on.isLeapYear=function(){retur…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 1 …ale:this._locale,isUTC:this._isUTC,strict:this._strict}},kn.year=Ee,kn.isLeapYear=function(){retur… 426 …ale:this._locale,isUTC:this._isUTC,strict:this._strict}},dn.year=De,dn.isLeapYear=function(){retur…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 1 …ale:this._locale,isUTC:this._isUTC,strict:this._strict}},kn.year=Ee,kn.isLeapYear=function(){retur… 426 …ale:this._locale,isUTC:this._isUTC,strict:this._strict}},dn.year=De,dn.isLeapYear=function(){retur…
|
| D | bundle.js.map | 1 …isLeapYear=function(){return ke(this.year())},ln.weekYear=function(e){return tn.call(this,e,this.w…
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1728 …ale:this._locale,isUTC:this._isUTC,strict:this._strict}},on.year=bt,on.isLeapYear=function(){retur…
|