Proposal for custom time string formatting in std.datetime

Walter Bright newshound2 at digitalmars.com
Thu Dec 22 21:32:17 PST 2011


On 12/22/2011 7:24 PM, Jonathan M Davis wrote:
> So, it harms usability IMHO to using something like UTCTime instead of
> SysTime, and just to save yourself the cost of the reference for the time
> zone?

No, it's not the cost of the reference. It's the cost of pulling in all the code 
to deal with that reference.


More information about the Digitalmars-d mailing list