Description: (1)The user input a month, program output of this month calendar, every week a line, began on Sunday, Saturday after.
(2) the user input a date, the program shows the date on the day of the week.
(3) the user input two date and calculates the two days of the date differ.
To Search:
File list (Check if you may need any files):
Calendar\CalendarDemo$1.class
........\CalendarDemo$DifferenceDate$1.class
........\CalendarDemo$DifferenceDate.class
........\CalendarDemo$JudgeDate$1.class
........\CalendarDemo$JudgeDate.class
........\CalendarDemo$MonthCalendar$1.class
........\CalendarDemo$MonthCalendar.class
........\CalendarDemo.class
........\CalendarDemo.java
Calendar