On Friday, October 07, 2011 19:08:33 Joel Christensen wrote:
> Hi,
> 
> I have a program that uses the old time stuff before the module
> std.datetime. I have a DateTime object, but I can't seem to set its
> properties to the current time.
> 
> Some thing like:
> DateTime dateTime;
> dateTime = getCurrentDateTime();

http://d-programming-language.org/intro-to-datetime.html

Reply via email to