My thoughts on balance regarding monthdeltas:<br> -- Month operations are useful, people will want to do them<br> -- I think having a monthdelta object rather than a method makes sense to me<br> -- I think the documentation is severely underdone. The functionality is not intuitive<br>
and therefore the docs need a lot more detail than usual<br> -- Can you specify "1 month plus 10 days"?, i.e. add a monthdelta to a timedelta?<br> -- What about other cyclical periods (fortnights, 28 days, lunar cycles, high tides)?<br>
<br>Cheers,<br>-T<br>