Can't understand how to compare DateTime with opCmp

Suliman via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Feb 1 07:37:30 PST 2015


Thanks! Could anybody say how can I use roll if I need to date to 
date.
For example I need to plus:
DateTime currentdt = cast(DateTime)(Clock.currTime());
with another DateTime var foo.


More information about the Digitalmars-d-learn mailing list