Hiii...
I am a beginner to c#. I want to know how to get date from the console window in c#.
As i want that on the console window user is asked to enter the date in (dd/mm/yy) format. And then i can extract the day in a variable iDay, month in variable iMon and year as iYear.
Please help to solve this problem..
thnaku..