API Version: 3.0
Library Version: 3
Generated by gi-docgen 2023.3
since: 1.0
gint i_cal_recurrence_day_position ( gshort day )
Decodes a day to a position of the weekday.
Available since: 1.0
day
Type: gshort
gshort
The encoded day which represents the day of the week and Nth day of the week.
Type: gint
gint
The decoded day of the week. 0 == any of day of week. 1 == first, 2 = second, -2 == second to last, etc.