[ Version ( since = "1.0" ) ]
public void set_by_year_day_array (Array<short> values)
Sets the by_year_day array in this at once.
The array size can be less than I_CAL_BY_YEARDAY_SIZE. Shorter arrays are terminated with I_CAL_RECURRENCE_ARRAY_MAX value, longer arrays are truncated.
this |
The Recurrence |
values |
The array of values |