Boost C++ Libraries: Ticket #9158: Year 2038 bug in boost::date_time::c_local_adjustor<time_type>::utc_to_local(time_type) https://svn.boost.org/trac10/ticket/9158 <p> utc_to_local throws exception for dates greater than 2038-01-19. </p> <p> Tested using boost 1.54.0 on VC++ 2012. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9158 Trac 1.4.3 Jon-Terje Lilleby <jon-terje@…> Tue, 24 Sep 2013 12:17:51 GMT attachment set https://svn.boost.org/trac10/ticket/9158 https://svn.boost.org/trac10/ticket/9158 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_date_time_test.cpp</span> </li> </ul> Ticket raad@… Mon, 20 Jan 2014 12:10:07 GMT <link>https://svn.boost.org/trac10/ticket/9158#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9158#comment:1</guid> <description> <p> Ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8450" title="#8450: Bugs: Missing casts in c_local_time_adjustor.hpp lead to year 2038 problem (closed: fixed)">#8450</a> contains a patch for this. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>James E. King, III</dc:creator> <pubDate>Thu, 18 Jan 2018 14:03:52 GMT</pubDate> <title>owner, status, milestone changed https://svn.boost.org/trac10/ticket/9158#comment:2 https://svn.boost.org/trac10/ticket/9158#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">az_sw_dude</span> to <span class="trac-author">James E. King, III</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.67.0</span> </li> </ul> <p> This was resolved as part of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/11142" title="#11142: Bugs: boost::date_time::period_parser::delimiter_strings setter doesn't set ... (closed: fixed)">#11142</a>: </p> <p> <a class="ext-link" href="https://github.com/boostorg/date_time/commit/18b6ca816067cd143954bfb94f42eb29a1637a45#diff-b30985870682449169eb765b8e032ef1R51"><span class="icon">​</span>https://github.com/boostorg/date_time/commit/18b6ca816067cd143954bfb94f42eb29a1637a45#diff-b30985870682449169eb765b8e032ef1R51</a> </p> Ticket James E. King, III Sun, 28 Jan 2018 16:24:02 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9158#comment:3 https://svn.boost.org/trac10/ticket/9158#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Fix merged to master; resolved. </p> Ticket