print yyyy-mm-dd
    Suliman via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Nov 20 05:50:48 PST 2014
    
    
  
I can't understand how to get date in format yyyy-MM-dd from 
Clock.currTime
auto time = Clock.currTime;
And what next? Could anybody give any examples?
    
    
More information about the Digitalmars-d-learn
mailing list