2015-09-10, 09:10 PM
Hi guys I am using my_date with time relative but it don't show me seconds ago, how to show it?
my_date
|
2015-09-10, 09:10 PM
Hi guys I am using my_date with time relative but it don't show me seconds ago, how to show it?
2015-09-11, 11:53 AM
$variable = my_date('relative', $bla['dateline']);
2015-09-11, 01:13 PM
@sazze with 'relative' it don't show me seconds ago, but show me less than 1 minute ago
2015-09-11, 08:03 PM
2015-10-03, 06:52 AM
(2015-09-10, 09:10 PM)chack1172 Wrote: Hi guys I am using my_date with time relative but it don't show me seconds ago, how to show it? Just did this to my forum, and it works: 1. Edit functions.php located in inc folder 2. Find
3. Replace it with
|
« Next Oldest | Next Newest »
|