XF 1.5 Date and Time Display

thunderup

Active member
I've got this code:

Code:
<xen:datetime time="$resource.resource_date" />

This only displays the date of the post, what code do I need to show date and time?

For example instead of saying "Jan 2 2016" it wuold say "Jan 2 2016 at 3:15pm"
 
Top Bottom