Boost C++ Libraries: Ticket #6304: parsing ptime with set facet fails https://svn.boost.org/trac10/ticket/6304 <p> Hi, </p> <p> when parsing a ptime with "%Y-%m-%d" facet, the parser ignores checking the intermediate characters: "-". This patches makes the parser check for intermediate characters. </p> <p> Kind regards </p> <p> Thomas Lemm </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6304 Trac 1.4.3 Thomas.Lemm@… Tue, 20 Dec 2011 09:03:27 GMT attachment set https://svn.boost.org/trac10/ticket/6304 https://svn.boost.org/trac10/ticket/6304 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost.date_time.parsing.patch</span> </li> </ul> <p> patches parsing of date_time s with facets </p> Ticket Daryle Walker Mon, 23 Jan 2012 06:12:37 GMT component changed; owner set https://svn.boost.org/trac10/ticket/6304#comment:1 https://svn.boost.org/trac10/ticket/6304#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