Adam Howard Well-known member Oct 5, 2013 #2 creasy said: Hi, you can help to make this change? Before View attachment 56826 After View attachment 56827 Click to expand... template: post PHP: <xen:datetime time="$post.post_date" /> Move it accordingly. You can also change it to for "exact time" if you wish, but it will make it longer. PHP: {xen:datetime {$post.post_date}, 'absolute'} Upvote 0 Downvote
creasy said: Hi, you can help to make this change? Before View attachment 56826 After View attachment 56827 Click to expand... template: post PHP: <xen:datetime time="$post.post_date" /> Move it accordingly. You can also change it to for "exact time" if you wish, but it will make it longer. PHP: {xen:datetime {$post.post_date}, 'absolute'}