Home
last modified time | relevance | path

Searched defs:isLeapYear (Results 1 – 6 of 6) sorted by relevance

/plugin/indexmenu2/cms/extensions/
Ddateextensions.js11 …','Saturday','Sun','Mon','Tue','Wed','Thu','Fri','Sat');Date.prototype.isLeapYear=function(){var i… method in Date
/plugin/virtualkeyboard/vk/extensions/
Ddateextensions.js20 Date.prototype.isLeapYear = function () { method in Date
/plugin/abc2/abc-libraries/abc2svg/
Dpage-1.js233 …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 Djquery.datetimepicker.js2072 …+ 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 Dmoment.js780 function isLeapYear(year) { function
/plugin/edittable/lib/
Dhandsontable.full.js8239 function isLeapYear(year) { function