项目作者: saif86
项目描述 :
Date case study using static data members
高级语言: C++
项目地址: git://github.com/saif86/Date---CPP-Class.git
Date—-CPP-Class
Date case study using static data members
Problem Statement
Design a class date through which user must be able to perform following operations:
- Get and set current day, month and year
- Get today’s date
- Get age (in years)
- Increment by x number of days, months and year
- Set default date