Boost C++ Libraries: Ticket #1078: from_iso_string cannot read the output from to_iso_string https://svn.boost.org/trac10/ticket/1078 <p> to_iso_string handle special date values (ie -infinity), from_iso_string does no handle them. I think it would be better if the from_... and the to_... were exactly symetrical, and enabled a roundtrip. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1078 Trac 1.4.3 lothar Mon, 07 Apr 2008 18:23:18 GMT attachment set https://svn.boost.org/trac10/ticket/1078 https://svn.boost.org/trac10/ticket/1078 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">BoostDateTimeTest.cpp</span> </li> </ul> <p> test that shows that date_time cannot parse it's own output </p> Ticket Marshall Clow Fri, 29 May 2009 18:05:42 GMT summary changed https://svn.boost.org/trac10/ticket/1078#comment:1 https://svn.boost.org/trac10/ticket/1078#comment:1 <ul> <li><strong>summary</strong> <span class="trac-field-old">from_iso_string cannot read the output from to_iso_string</span> → <span class="trac-field-new">from_iso_string cannot read the output from to_iso_string</span> </li> </ul> <p> Removed &lt;tab&gt; character from the title - messing up my reports ;-) </p> Ticket James E. King, III Sun, 07 Jan 2018 13:51:54 GMT owner, status changed https://svn.boost.org/trac10/ticket/1078#comment:2 https://svn.boost.org/trac10/ticket/1078#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> </ul> Ticket James E. King, III Sun, 07 Jan 2018 13:52:24 GMT <link>https://svn.boost.org/trac10/ticket/1078#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1078#comment:3</guid> <description> <p> Submitted a PR for this: <a class="ext-link" href="https://github.com/boostorg/date_time/pull/69"><span class="icon">​</span>https://github.com/boostorg/date_time/pull/69</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>James E. King, III</dc:creator> <pubDate>Thu, 18 Jan 2018 13:55:14 GMT</pubDate> <title>milestone changed; version set https://svn.boost.org/trac10/ticket/1078#comment:4 https://svn.boost.org/trac10/ticket/1078#comment:4 <ul> <li><strong>version</strong> → <span class="trac-field-new">Boost 1.34.0</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> Ticket James E. King, III Sun, 28 Jan 2018 16:16:57 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1078#comment:5 https://svn.boost.org/trac10/ticket/1078#comment:5 <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; resolving. </p> Ticket