https://issues.dlang.org/show_bug.cgi?id=10828
Jonathan M Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jonathan M Davis <[email protected]> --- Regardless of whether this fixes that particular user's problem, it's certainly the case that there should be to*String overloads in std.datetime which take sinks, because that's what we should be doing with all toString functions. --
