Function
ICalGLibrecur_expand_recurrence
since: 1.0
Declaration [src]
GArray*
i_cal_recur_expand_recurrence (
const gchar* rule,
time_t start,
gint count
)
Description [src]
Fills an array with the ‘count’ number of occurrences generated by the rrule. Note that the times are returned in UTC, but the times are calculated in local time. YOu will have to convert the results back into local time before using them.
Available since: 1.0