View Single Post
  #1 (permalink)  
Old June 10th, 2009, 03:24 PM
Stoibeaj Stoibeaj is offline
Registered User
 
Join Date: Jun 2009
Posts: 1
Thanks: 0
Thanked 1 Time in 1 Post
Default C++ Time and Date Manipulation

Hi I am currently working on a porject I class that involves manipulating the time and date and can not figure out how to go about doing it.

The program is supposed to simulate a shipping company, and I need to to say when the package is delivered. So what I basically need is for it to find the current time and date, and than just add a certain number of days to it, anywhere from 1 to 9 days. Your help would be much appreciated.
Reply With Quote
The Following User Says Thank You to Stoibeaj For This Useful Post: