Home
last modified time | relevance | path

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

/plugin/calendoku/
H A Dhelper.php159 function renderDateTime($date) { function in CalenDoku_CalendarComponent
188 $this->renderfields['DTSTART'] = $this->renderDateTime($this->dtstart);
199 $this->renderfields['DTEND'] = $this->renderDateTime($this->dtend);