Breaking News
Loading...
Wednesday 12 December 2012

How to Set date and time in C#.Net

// Set date and time without using datetimepicker

            DateTime dt = new DateTime(1992, 04, 21, 3, 52, 52);

            MessageBox.Show(dt.ToString());



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

0 comments:

Post a Comment

Thanks for comment

 
Toggle Footer