Home
last modified time | relevance | path

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

/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js598 cal.date.setDateOnly(el.caldate);
622 date.setDateOnly(new Date()); // TODAY
1752 Date.prototype.setDateOnly = function(date) { method in Date