Menu

#1943 %d time format cannot handle input without leading 0

Backlog
open
nobody
None
4normal
7 days ago
7 days ago
No

time axis input with %b %d, %Y fails to parse "Jan 1, 2025", contra documentation at https://www.boost.org/doc/libs/latest/doc/html/date_time/date_time_io.html. You have to use %b %e, %Y instead.

Maybe this bug has been fixed in a more recent version of Boost. If not, a bug report needs to be raised.

Discussion

Anonymous
Anonymous

Add attachments
Cancel