Searched defs:endDay (Results 1 – 2 of 2) sorted by relevance
1219 function formatDate($startDay, $startMonth, $endDay, $endMonth)
10553 endDay.add(1, 'days'); field10557 endDay = startDay.clone().add(1, 'days'); property