Below is the code for retrieving last day (max days) in a month.
System.DateTime.DaysInMonth(int year, int month)
Happy coding…
No comments:
Post a Comment