The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey guys.
Needing some help with date & time format. At the moment, my plugin only displays the date as 10-4-2008 and not Oct 04th '08. What exactly do I need to change to display the date as above? |
#2
|
|||
|
|||
![]()
What is the code you are using now?
|
#3
|
|||
|
|||
![]()
$issue['datelogged'] = vbdate($vbulletin->options['dateformat'], $issue['datelogged'], true);
|
#4
|
||||
|
||||
![]()
The code you are using there displays the date according to the format you have set in vboptions > date & time options > format for date. So, if you change the format in that option, it will be changed for your plugin.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|