Opened 14 years ago
#2896 new Bugs
Gregorian date input facet do not handle every string form
Reported by: | anonymous | Owned by: | az_sw_dude |
---|---|---|---|
Milestone: | Boost 1.39.0 | Component: | date_time |
Version: | Boost 1.38.0 | Severity: | Problem |
Keywords: | Cc: |
Description
boost::gregorian::date_input_facet do not follow other date facet schems (like local_time_input_facet). The folowing test case can be used to reproduce the trouble.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
test case to check gregorian date facet