next_part

next_part(i)[source]

Lentgh of time after next anniversary

Returns the length of time in month after the next anniversary during the step i. If no anniversary is in step i, then months_in_step(i) is returned.

Defined as:

months_in_step(i) - last_part(i)