months_in_step¶
- months_in_step(i)[source]¶
Returns the number of months in step
i
Returns the number of month between
date_(i)
anddate_(i+1)
.
Returns the number of months in step i
Returns the number of month between date_(i)
and date_(i+1)
.