DateTime.Now;
I want to read from a file that is in part of the directory path of:
mm_dd_yy. Or in other words the format is: 09_27_12.
Thus can you tell me how to change the date obtained from datetime.now and make it look like: 09_27_12?
DateTime.Now;
I want to read from a file that is in part of the directory path of:
mm_dd_yy. Or in other words the format is: 09_27_12.
Thus can you tell me how to change the date obtained from datetime.now and make it look like: 09_27_12?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Sep 27, 2012, 1:56 PM