Home
last modified time | relevance | path

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

/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js559 Date.prototype.countDaysInMonth = function () { method in Date
1505 …while (i < _xdsoft_datetime.currentTime.countDaysInMonth() || start.getDay() !== options.dayOfWeek…