Home
last modified time | relevance | path

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

/plugin/calendar/
H A Dsyntax.php754 $isEventPast = function($dateKey, $time) use ($today) {
810 $isPast = $isEventPast($dateKey, $timeRaw);
H A Dcalendar-main.js569 const isEventPast = function(dateKey, time) { function
635 const isPast = isEventPast(dateKey, event.time);