This class can be used to calculate the difference between two dates.
This class implements an date difference calculation.
It takes UNIX timestamp values as arguments.
The difference between two dates is returned as an associative array with entries that represent the time interval in terms of years, months, weeks and days.