Boost C++ Libraries: Ticket #13195: Parsing a local_date_time with a custom decimal point does not work https://svn.boost.org/trac10/ticket/13195 <p> local_time_input_facet does not conform to the decimal point specified in the locale. Note that printing with the help of local_time_facet <em>does</em> work. </p> <p> See attached file. Tested on Boost 1.58 and 1.65 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13195 Trac 1.4.3 Sylvain Rosembly <sylvain.rosembly@…> Tue, 05 Sep 2017 18:44:52 GMT attachment set https://svn.boost.org/trac10/ticket/13195 https://svn.boost.org/trac10/ticket/13195 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.cpp</span> </li> </ul> <p> To reproduce the problem </p> Ticket