[ Version ( since = "3.0" ) ]
public int set_start (Time start)
Sets the date-time at which the iterator will start, where 'start' is a value between DTSTART and UNTIL.
Note: CAN NOT be used with RRULEs that contain COUNT.
this |
The iterator |
start |
The date-time to move the iterator to |
1 if succeeded, 0 if failed, like when the recurrence type is unsupported. |