Calendars: Recurrence Add Recurrence You are choosing to make this event recurrent, so that it appears more than once in your calendar. The event's details are:

Date: @start_date@
Time: @start_time@ - @end_time@
Details: @description@

Repeat every :
day (s)
<% foreach dow {{Sunday 0} {Monday 1} {Tuesday 2} {Wednesday 3} {Thursday 4} {Friday 5} {Saturday 6}} { if {[lindex $dow 1] == [expr "$day_of_week -1"]} { set checked_html "CHECKED" } else { set checked_html "" } template::adp_puts "[lindex $dow 0]  " } %> of the week
day @day_of_month@ of the month
same @pretty_day_of_week@ of the month
year
Repeat this event until: <%= [dt_widget_datetime -default [dt_systime] recur_until] %>