Bugfix Member Oct 9, 2014 #1 Hello! I have an addon and want to use rlative timestamps in it. I postet them like this: Code: <xen:datetime time="$date" /> But the rel. timestamps don't work. Is there a special JS-File I have to include? Thanks for help! Harald
Hello! I have an addon and want to use rlative timestamps in it. I postet them like this: Code: <xen:datetime time="$date" /> But the rel. timestamps don't work. Is there a special JS-File I have to include? Thanks for help! Harald
P Paul B XenForo moderator Staff member Oct 9, 2014 #2 That should be all you have to do. How is $date stored in the database? It should be a UNIX timestamp.
That should be all you have to do. How is $date stored in the database? It should be a UNIX timestamp.