Home
last modified time | relevance | path

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

/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/backend/go/
H A DgoCalendar.php349 private function importAllDayTime($time) { function in goCalendar
395 $event->start_time = $this->importAllDayTime($event->start_time);
401 $event->end_time = $this->importAllDayTime($event->end_time);