Opened 11 years ago
Last modified 11 years ago
#6304 new Bugs
parsing ptime with set facet fails
| Reported by: | Owned by: | az_sw_dude | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | date_time |
| Version: | Boost 1.48.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Hi,
when parsing a ptime with "%Y-%m-%d" facet, the parser ignores checking the intermediate characters: "-". This patches makes the parser check for intermediate characters.
Kind regards
Thomas Lemm
Attachments (1)
Change History (2)
by , 11 years ago
| Attachment: | boost.date_time.parsing.patch added |
|---|
comment:1 by , 11 years ago
| Component: | None → date_time |
|---|---|
| Owner: | set to |
Note:
See TracTickets
for help on using tickets.

patches parsing of date_time s with facets