This code creates two DateTime structures and then uses the methods Compare and AddYears to compare the two DateTime values and then add to the second date.
This is a console based program which shows current months calendar and also provide option
for viewing next month,year,previous month,years calendar too.