I have a method which passes two parameters Month and year
i will call this Method like this : MonthDates(January,2010)
public static string MonthDa
System.DateTime.Now.Month System.DateTime.Now.Year System.DateTime.Now.Day
And so on.........You have lots of things you can get from DateTime.Now