Opened 5 years ago
#13195 new Bugs
Parsing a local_date_time with a custom decimal point does not work
Reported by: | Owned by: | az_sw_dude | |
---|---|---|---|
Milestone: | To Be Determined | Component: | date_time |
Version: | Boost 1.65.0 | Severity: | Problem |
Keywords: | Cc: |
Description
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 does work.
See attached file. Tested on Boost 1.58 and 1.65
Attachments (1)
Note:
See TracTickets
for help on using tickets.
To reproduce the problem