[Issue 13533] DateTime.fromISOExtString should also accept space separator (instead of 'T')

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Oct 21 10:37:14 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13533

--- Comment #3 from Martin Nowak <code at dawg.eu> ---
(In reply to Jonathan M Davis from comment #2)
> it should be solved with custom date-time formatting functionality, which
> std.datetime really should have but which I haven't gotten to yet.

Yeah, custom parsing seems the way to go here.

--


More information about the Digitalmars-d-bugs mailing list