XFdestek
Kurucu Üye
Inside my template I need to calculate a time from my db table (in UNIX format) then divide a value, minus the current time, and then format it.
For example:
Code:
Is $xf.time already in UNIX format?
For example:
Code:
({$item.end_date} / 60) - {$xf.time}
Is $xf.time already in UNIX format?