The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
can someone explain to me what this function does and how it works?
|
#2
|
||||
|
||||
![]()
It shows the dates based on setting in the AdminCP and user preference
Example, $time is grabbed from the database. Only 2 parameters are used in this example, but that's usually what you need.: PHP Code:
|
#3
|
|||
|
|||
![]()
Moreover, it's used to parse dates that are stored as epocs--the format vB uses for everything--and display them in a human-readable form. In the case of vB3, it will also display them in a form readable by the user's selected language.
|
#4
|
||||
|
||||
![]()
if i used the time(); variable to set my dates etc. can vbdate parse them?
|
#5
|
||||
|
||||
![]()
Yes.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|