[Boost-bugs] [Boost C++ Libraries] #4035: Milliseconds separated by other char than "." cannot be parsed by date_time_io

Subject: [Boost-bugs] [Boost C++ Libraries] #4035: Milliseconds separated by other char than "." cannot be parsed by date_time_io
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-23 11:29:53


#4035: Milliseconds separated by other char than "." cannot be parsed by
date_time_io
--------------------------------------+-------------------------------------
 Reporter: stefan.moebius@… | Owner: az_sw_dude
     Type: Feature Requests | Status: new
Milestone: Boost 1.43.0 | Component: date_time
  Version: Boost 1.42.0 | Severity: Problem
 Keywords: |
--------------------------------------+-------------------------------------
 We have input data in the form of:
 11:16:27:000
 representing
 hour:minutes:seconds:milliseconds

 Currently, there seems to be no way of defining a format string to parse
 this. "%f" always expects a dot character starting the substring.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4035>
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-02-16 18:50:02 UTC