Home » C#.Net » Check how many days in given month in C#.Net Check how many days in given month in C#.Net Nirav Daraniya 19:47 C#.Net //this will show how many days in given month//////////////////////////// CODE //////////////////////////// MessageBox.Show(DateTime.DaysInMonth(2012, 4).ToString());//////////////////////////// OUTPUT ////////////////////////// -- /\/ir@\/ <(.'.)> Share: Facebook Twitter Google+ StumbleUpon Digg Delicious LinkedIn Reddit Technorati
0 comments:
Post a Comment
Thanks for comment
Click to see the code!
To insert emoticon you must added at least one space before the code.