$month = $calendar->view; ?>
| = strftime('%a', $week_day) ?> | endforeach; ?>= _('Woche') ?> |
|
if (($j + 1) % 7 == 0) : ?>
= $aday ?>
if ($hday["name"] != "") : ?>
= $hday['name'] ?>
endif; ?>
foreach ($calendars[$j]->events as $event) : ?>
= htmlReady($event->getTitle()) ?>
= $this->render_partial('calendar/single/_tooltip', ['event' => $event, 'calendar' => $calendars[$j]]) ?>
endforeach; ?>
|
= strftime("%V", $i) ?> |