Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js3309 function subtractDates(date1, date0) { function
3320 dateDelta = subtractDates(dateProfile1.start, dateProfile0.start);
3323 … endDiff = subtractDates(dateProfile1.unzonedRange.getEnd(), dateProfile0.unzonedRange.getEnd());