Jump to content

Getting a future date


SCook

Recommended Posts

Hi all,

 

Is there a way, or a built in function, that I can send in a date, and an increment, 7 days later, for example, and the function would kick back the calander date in mm/dd/yyyy?  For example:

 

$newDate = getNewDate('12/3/2007', 7);

 

and it would kick out '12/9/2007'?  or whatever is neccesary?  The reaosn is that instead of creating code to figure it out, there mustbe a way that it can be donw automaticcally.  After all, the bios knows the calendar.  Any suggestions would be greatly appreciated

Link to comment
https://forums.phpfreaks.com/topic/80027-getting-a-future-date/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.