// This will display the todays date and current time....
////////////// CODE ////////////////////////
DateTime dt = DateTime.Now;
MessageBox.Show(dt.ToString());
////////////// OUTPUT ////////////////////////
--
/\/ir@\/ <(.'.)>
Wednesday, 12 December 2012
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
Thanks for comment