Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13194: Time input facet is not able to parse '%e' day
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-12-21 17:02:11
#13194: Time input facet is not able to parse '%e' day
-------------------------------------------------+-------------------------
Reporter: Artem Komisarenko | Owner: James E.
<artem.komisarenko.zultys@â¦> | King, III
Type: Bugs | Status: new
Milestone: To Be Determined | Component: date_time
Version: Boost Release Branch | Severity: Problem
Resolution: | Keywords:
-------------------------------------------------+-------------------------
Changes (by James E. King, III):
* owner: az_sw_dude => James E. King, III
Comment:
Shouldn't your input string be the following (note the double space) to
conform with the specification which states "%e: a leading zero is
replaced by a space"?
{{{
December 07:27:10.435945 1 2017
}}}
When I apply your patch, it makes your original sample succeed, as well as
the corrected string, however I found some other issues by adding more
testing in this area so I will submit a pull request for it.
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13194#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-12-21 17:08:56 UTC