циклы там всякие
...
$start_week_day = $LOC->decode_date('%d', $abtime + ($m-1)*60*60*24);
$start_week_month = $LOC->decode_date('%m', $abtime + ($m-1)*60*60*24);
$start_week_year = $LOC->decode_date('%Y', $abtime + ($m-1)*60*60*24);
}
?>
{exp:weblog:entries weblog="calendar" dynamic="off" show_future_entries="yes" year="<?php echo $start_week_year; ?>" month="<?php echo $start_week_month; ?>" day="<?php echo $start_week_day; ?>" disable="member_data|trackbacks|categories|category_fields|pagination|place|Descreption"}
...
Почему не работает выборка по дню, месяцу, году? в веблог