PDA

View Full Version : "joindate" display?


qpurser
10-13-2012, 12:52 PM
I am trying to use a users "Join date" in my threadbit template and used the variable:
<b> {$vbulletin->userinfo['joindate']}</b>.
It shows up but as a 10 digit number.

How can I convert this to have a normal date display?

Thanks for any help

Lynne
10-13-2012, 04:30 PM
You will need to write a plugin to do this. Look up the function vbdate in the api ( https://members.vbulletin.com/api/ 0 and that should help you.

Vick98
10-15-2012, 10:38 PM
This would be nice to have and display in the postbit.