month_to_step#
- month_to_step(m)[source]#
- Returns step index for months - For a given number of months elapsed from - date_(0), returns the minimum step index such that- step_to_month(i)is equal to or greater than- m.
Site Navigation
Section Navigation
Returns step index for months
For a given number of months elapsed from date_(0),
returns the minimum step index such that step_to_month(i)
is equal to or greater than m.