1. Date Operations 2. Time Operations 3. Quit The Date copy constructor is called now 1. Enter two new Date Objects 2. Add days to the 1st Date object 3. Add days to the 2nd Date Object 4. Assign the 2nd Date object to the 1st one 5. Print the 1st and 2nd Date objects 6. Back to main menu Enter date for 1st Object => Enter date for 2nd Object => 1. Enter two new Date Objects 2. Add days to the 1st Date object 3. Add days to the 2nd Date Object 4. Assign the 2nd Date object to the 1st one 5. Print the 1st and 2nd Date objects 6. Back to main menu The Date of the 1st Object is 12/31/2004 The Date of the 2nd Object is 1/4/2005 1. Enter two new Date Objects 2. Add days to the 1st Date object 3. Add days to the 2nd Date Object 4. Assign the 2nd Date object to the 1st one 5. Print the 1st and 2nd Date objects 6. Back to main menu How many days would you like to add to the 1st Object=> 1. Enter two new Date Objects 2. Add days to the 1st Date object 3. Add days to the 2nd Date Object 4. Assign the 2nd Date object to the 1st one 5. Print the 1st and 2nd Date objects 6. Back to main menu The Date of the 1st Object is 1/2/2005 The Date of the 2nd Object is 1/4/2005 1. Enter two new Date Objects 2. Add days to the 1st Date object 3. Add days to the 2nd Date Object 4. Assign the 2nd Date object to the 1st one 5. Print the 1st and 2nd Date objects 6. Back to main menu How many days would you like to add to the 2nd Object=> 1. Enter two new Date Objects 2. Add days to the 1st Date object 3. Add days to the 2nd Date Object 4. Assign the 2nd Date object to the 1st one 5. Print the 1st and 2nd Date objects 6. Back to main menu The Date of the 1st Object is 1/2/2005 The Date of the 2nd Object is 1/14/2005 1. Enter two new Date Objects 2. Add days to the 1st Date object 3. Add days to the 2nd Date Object 4. Assign the 2nd Date object to the 1st one 5. Print the 1st and 2nd Date objects 6. Back to main menu Assigning ... 1. Enter two new Date Objects 2. Add days to the 1st Date object 3. Add days to the 2nd Date Object 4. Assign the 2nd Date object to the 1st one 5. Print the 1st and 2nd Date objects 6. Back to main menu The Date of the 1st Object is 1/14/2005 The Date of the 2nd Object is 1/14/2005 1. Enter two new Date Objects 2. Add days to the 1st Date object 3. Add days to the 2nd Date Object 4. Assign the 2nd Date object to the 1st one 5. Print the 1st and 2nd Date objects 6. Back to main menu The Date destructor is called now The Date destructor is called now 1. Date Operations 2. Time Operations 3. Quit