Date Class Documentation
Date Class Documentation
Class Overview
The Date class represents a date with day, month, and year attributes. It provides various
member functions for date manipulation and input/output operations.
Public Members
Date(const Date&)
Creates a new Date object as a copy of an existing Date object.
Friend Functions