PDA

View Full Version : Help Required - Birthdates


KieranEves
06-07-2010, 03:16 PM
Hello,

I currently have the {vb raw post.birthday} showing in my postbit but it displays it in the format mm-dd-yy. Where would I go about editing this code to make it so it displays DD-Month (EG 29 January).

Alternatively to this... how can I go about in registering the prepared.birthday variable to show in the postbit as this displays like 29 January.

Thanks

zipperty
06-07-2010, 03:52 PM
<a href="http://www.vbulletin.com/forum/showthread.php?353819-Birthdate-in-postbit&highlight=change+date+format" target="_blank">http://www.vbulletin.com/forum/showt...ge+date+format</a>

KieranEves
06-07-2010, 03:56 PM
Yeah that's my thread. But I can't get it to change :l

--------------- Added 1275930209 at 1275930209 ---------------

Does editing those language settings actually affect {vb:raw post.birthday} as it doesn't change at all and yet {vb:raw prepared.birthday} does. Is there a way to put the prepared one in my postbit?

Boofo
06-07-2010, 05:18 PM
Does editing those language settings actually affect {vb:raw post.birthday} as it doesn't change at all and yet {vb:raw prepared.birthday} does. Is there a way to put the prepared one in my postbit?

Yes, there is a way but you will need to write some plugin code for it to work.

KieranEves
06-07-2010, 05:24 PM
I have pretty much no coding ability. Any ideas?