<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 19, 2015 at 8:21 PM, Chris Barker - NOAA Federal <span dir="ltr"><<a href="mailto:chris.barker@noaa.gov" target="_blank">chris.barker@noaa.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div>where is a bug in the following calculation?</div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><br></div><div class="gmail_extra"><span style="font-size:12.8000001907349px">>>> print(lt)</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">2015-03-07 12:00:00-05:00</span><br></div><div class="gmail_extra"><span style="font-size:12.8000001907349px">>>> lt += timedelta(1)</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">>>> print(lt)</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">2015-03-08 12:00:00-05:00</span></div></div>
</blockquote><br></span><div>um, nowhere?</div></blockquote></div><br><a href="https://mail.python.org/pipermail/datetime-sig/2015-August/000351.html">https://mail.python.org/pipermail/datetime-sig/2015-August/000351.html</a><br></div></div>