Proposal for custom time string formatting in std.datetime

Jacob Carlborg doob at me.com
Wed Dec 21 23:34:23 PST 2011


On 2011-12-22 04:57, Walter Bright wrote:
> My first thought is that std.datetime is already very large. Few will
> need a custom date formatter, so it should be in a separate module to:
>
> 1. reduce cognitive load on the programmer
>
> 2. reduce the overhead pulled in for every program that may want to use
> an std.datetime function, but not need custom formatting

As I've said several times, std.datetime is way too large and should be 
a package.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list