Function _ftimeAgo
Display elapsed time in wording, e.g., 2 hours ago, 1 year ago, etc.
Package: PHPLucidFrame\Core
Copyright: Copyright (c), PHPLucidFrame.
License: MIT License This source file is subject to the MIT license that is bundled with this source code in the file LICENSE
Author: Sithu sithu@phplucidframe.com
Located at helpers/utility_helper.php
Copyright: Copyright (c), PHPLucidFrame.
License: MIT License This source file is subject to the MIT license that is bundled with this source code in the file LICENSE
Author: Sithu sithu@phplucidframe.com
Located at helpers/utility_helper.php
string|integer |
$time |
The elapsed time in unix timestamp or date/time string |
string |
$format = 'M j Y' |
The date/time format to show when 4 days passed |
string
|
string |