XF 1.5 Timestamp (remove time if exceed 1 day)

bloh

Active member
For the timestamp, can I remove the "time" part for those which exceed 1 day?

For example, 15/11/15 (no time written at the back)
 
I'm not entirely sure where you want to remove it from, but it can likely be done with a conditional statement comparing the timestamp to the server time.
 
Top Bottom