Boost C++ Libraries: Ticket #2896: Gregorian date input facet do not handle every string form https://svn.boost.org/trac10/ticket/2896 <p> boost::gregorian::date_input_facet do not follow other date facet schems (like local_time_input_facet). The folowing test case can be used to reproduce the trouble. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2896 Trac 1.4.3 anonymous Fri, 27 Mar 2009 12:43:48 GMT attachment set https://svn.boost.org/trac10/ticket/2896 https://svn.boost.org/trac10/ticket/2896 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.cpp</span> </li> </ul> <p> test case to check gregorian date facet </p> Ticket