std.date / std.datetime

2011-01-18 Thread Richard Chamberlain
Hello, I'm in the process of learning D, and to do so I'm converting some older code. I need to print out the current local date and time, which is causing some difficulties because std.date doesn't seem adequate in this respect. I understand there is soon to be a replacement, std.datetime,

Re: std.date / std.datetime

2011-01-18 Thread Richard Chamberlain
On 2011-01-18 16:34:53 +, Jonathan M Davis said: On Tuesday 18 January 2011 04:15:20 %fil wrote: Hi Jonathan, I'm also stuck with the existing std.date and would want to try out your new module std.datetime. Do you have any sense when the next release of Phobos is going to be? I don't