Breaking News
Loading...
Wednesday 12 December 2012

Check how many days in given month in C#.Net

//this will show how many days in given month

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

            MessageBox.Show(DateTime.DaysInMonth(2012, 4).ToString());


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



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

0 comments:

Post a Comment

Thanks for comment

 
Toggle Footer