Function
ICalGLibRecurrenceencode_month
unstable since: 3.0.5
Declaration [src]
gshort
i_cal_recurrence_encode_month (
gint month,
gboolean is_leap
)
Description [src]
Encodes the month
and the is_leap
flag into a single value, which can be split by i_cal_recurrence_month_is_leap()
and i_cal_recurrence_month_month().
Available since: 3.0.5