Introduction - If you have any usage issues, please Google them yourself
Design a date class date, which includes members of the year, month, date, and other data. Required to achieve that the date of the basic operations, such as date plus the number of days, or subtracting the number of days after the date of the difference between the number of days between two dates.