I have a comment section and I wanted the date-time to be shown in the ‘relative’ format.
The problem is that it outputs the inverted version.
So instead of displaying ‘an hour ago’ it shows ‘in an hour’.
The saved timestamp is also older than the date(‘Y-m-d H:i:s’).
Any idea what I did wrong?
For the comment section I’m using the extension ‘comus’.