Implement a simple Date class. You should be able to representany date from January 1, 1800, to December 31, 2500; subtract twodates; increment a date by a number of days; and compare twodates.
should be a private class for all
JAVA program
Implement a simple Date class. You should be able to represent any date from January 1, 1800, to December 31, 2500; subt
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am