Breaking News
Loading...
Wednesday, 12 December 2012

How to show todays date and current time in C#.Net

// This will display the todays date and current time....

//////////////          CODE     ////////////////////////

            DateTime dt = DateTime.Now;
            MessageBox.Show(dt.ToString());



//////////////         OUTPUT    ////////////////////////





--
/\/ir@\/  <(.'.)>

0 comments:

Post a Comment

Thanks for comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Toggle Footer