Software Details:
Version: 0.2.0
Upload Date: 6 Jun 15
Distribution Type: Freeware
Downloads: 1
TimeAgo will read a date or time value in any PHP supported format and will display it in a relative format.
The class mimicks Twitter's relative dates display.
A sample is included with the download package.
What is new in this release:
- Added comment about this class being deprecated.
Limitations:
- Since PHP 5.3, PHP's built-in function DateTime::diff supports the same functionality. Nevertheless, TimeAgo is a good fallback method for supporting the same functionality on older PHP versions.
Comments not found