Opened 5 years ago

#13195 new Bugs

Parsing a local_date_time with a custom decimal point does not work

Reported by: Sylvain Rosembly <sylvain.rosembly@…> 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)

main.cpp (1.8 KB ) - added by Sylvain Rosembly <sylvain.rosembly@…> 5 years ago.
To reproduce the problem

Download all attachments as: .zip

Change History (1)

by Sylvain Rosembly <sylvain.rosembly@…>, 5 years ago

Attachment: main.cpp added

To reproduce the problem

Note: See TracTickets for help on using tickets.