This program prints a calendar for a year specified. The user enters a
year for the calendar and the programs automatically prints the calendar
in text format.
A java program asking the user to enter a date, the program will calculate the julian date, and take the julian date to return it to a gregorian date again.