getFirstDay() <= $i*7+$j+1 && $calendar->getDaysOfMonth() >= $i*7+$j+1) { echo ($i*7+$j+1) . ' ' . $this->l11n->lang[0][jddayofweek($j, 1)]; } else { echo (($i*7+$j+1)-$calendar->getDaysOfMonth()); } ?>

Title

Calendars