Boost C++ Libraries: Ticket #2635: date_time input_facet formatting https://svn.boost.org/trac10/ticket/2635 <p> Hi, </p> <p> I've found a problem with the input_facet formating. The following format: "%Y-%m-%d" causes that the date: "1999-1-01" is allowed, but shouldn't be (month has to be in 2-digit format). See attached main.cpp file. It's a unit test clearly describing the problem. Tested on gcc 3.3.6 and 4.3.1. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2635 Trac 1.4.3 anonymous Mon, 05 Jan 2009 13:03:22 GMT attachment set https://svn.boost.org/trac10/ticket/2635 https://svn.boost.org/trac10/ticket/2635 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.cpp</span> </li> </ul> Ticket Steven Watanabe Mon, 05 Jan 2009 19:36:24 GMT component changed; owner set https://svn.boost.org/trac10/ticket/2635#comment:1 https://svn.boost.org/trac10/ticket/2635#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