set_start


Description:

[ 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.

Parameters:

this

The iterator

start

The date-time to move the iterator to

Returns:

1 if succeeded, 0 if failed, like when the recurrence type is unsupported.