Home
last modified time | relevance | path

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

/plugin/calendoku/syntax/
H A Dshowtable.php112 if ($component->isWithinTime($startdate, $enddate)) {
/plugin/calendoku/
H A Dhelper.php284 function isWithinTime($startdate, $enddate) { function in CalenDoku_CalendarComponent