Time and Date: Get Futurist Date
NaiFPHP (contact me)
This is a simple class that can calculate what will be a date in the future.
It can add a given number of days, months and years to today's date.
The resulting date can be returned as an associative array with entries for the date with a given format, as Unix timestamp, and also separating the year, month and day components.
Click here for detailed information about this class on phpclasses.org