Home » Date and Time » Date_HumanDiff
Generate textual time differences that are easily understandable by humans
This package is unmaintained.
Download latest release 0.5.0 (there might be newer Composer installable version)
License: LGPL
Description
Generate textual time differences that are easily understandable by humans ("5 minutes ago").
The package supports minutes, hours, days, weeks, months and years.
A time difference of 65 seconds gets converted to "a minute ago".
Supported languages: German, English, Greek, Persian, Russian
Documentation
Maintainers
- Christian Weiske (cweiske) — lead, active
Dependencies
Required
- PHP (>= 5.3.0)
- PEAR Installer (>= 1.9.0)
Releases
- 0.5.0 (alpha, 2014-03-23)
Release notes
License: LGPL
- Add russian translation
- 0.4.1 (alpha, 2013-11-04)
Release notes
License: LGPL
- Make package.xml validate against xsd
- 0.4.0 (alpha, 2012-08-27)
Release notes
License: LGPL
- add persian translation
- use stream_resolve_include_path instead of custom method - 0.3.0 (alpha, 2012-06-04)
Release notes
License: LGPL
Implement changes requested by the PEAR voters:
- Rename Language to Locale
- Move number rendering to Locale class
- Docblock fixes
- Sort method is non-static nowNew feature:
- Greek translation
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #19564 | Closed | Bug | 0.3.0 | 2012-08-14 | use stream_resolve_include_path instead of custom function |