Boost C++ Libraries: Ticket #8936: month_iterator snaps-to-end when starting on the last day of a 30 day month https://svn.boost.org/trac10/ticket/8936 <p> I am using the month_iterator to iterate months, the snap-to-end works fine when I start on a month with 31 days, however if my start date is 2013-11-30 for example, when I iterate forward a month this becomes 2013-12-31. This is not what I expect as I never started on 31 and so it should go to 2013-12-30. </p> <p> I am using boost 1.47, are you aware of this behavior and has it been resolved in a later version? </p> <p> Thanks </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8936 Trac 1.4.3 viboes Sat, 03 Aug 2013 16:34:26 GMT component changed; owner set https://svn.boost.org/trac10/ticket/8936#comment:1 https://svn.boost.org/trac10/ticket/8936#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">az_sw_dude</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">date_time</span> </li> </ul> Ticket