JHtmlDate::relative
Function to convert a static time into a relative measurement
Signature
public function relative(string
$date,
[string
$unit = null,
[string
$time = null]] )
Parameters
-
$date
- The date to convert
-
$unit
- The optional unit of measurement to return
-
$time
- An optional time to compare to, defaults to now
Returns
- string
- The converted time string