Function time_since
Little utility function to calculate how long ago a time was.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageMail.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageMail.php
integer |
$time_diff |
The time difference, in seconds |
string
|
A string indicating how many days, hours, minutes or seconds (depending on $time_diff) |