Searched defs:isLeapYear (Results 1 – 6 of 6) sorted by relevance
| /plugin/indexmenu2/cms/extensions/ |
| D | dateextensions.js | 11 …','Saturday','Sun','Mon','Tue','Wed','Thu','Fri','Sat');Date.prototype.isLeapYear=function(){var i… method in Date
|
| /plugin/virtualkeyboard/vk/extensions/ |
| D | dateextensions.js | 20 Date.prototype.isLeapYear = function () { method in Date
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | page-1.js | 233 …er','December'],aDayCount=[0,31,59,90,120,151,181,212,243,273,304,334],isLeapYear=function(){retur… function
|
| /plugin/davcal/datetimepicker-2.4.5/ |
| H A D | jquery.datetimepicker.js | 2072 …+ 1) + ";case"t":return"this.getDaysInMonth() + ";case"L":return"(this.isLeapYear() ? 1 : 0) + ";c… method in Date
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | moment.js | 780 function isLeapYear(year) { function
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 8239 function isLeapYear(year) { function
|