PHP-Klasse::DateFunction 03.03.2007

Kurzbeschreibung: Spell the time relative to period or current time
Veröffentlicht am: 03.03.2007
Gruppe(n):
- PHP5
- Time and Date
Beschreibung:
This is a simple class that can be used to spell time relative to a period or the current time.
It takes a timestamp of a given moment or of a start and end of a period and returns a text string that spells the time that elapsed in seconds, minutes, hours, days, months and years.
Link: DateFunction