The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
A little technical question in vBulletin: I just add a thread today in vBulletin to try it, and when I check it in my browser (IE 6) it view the date correctly: 17th July 2007 13:33 But in the forum database it's stored like this: 1184669495 Please could anybody tell me please the way which is used to store the date in vBulletin and it's database? Thank you, Best regards, Ahmed Eissa. |
#2
|
|||
|
|||
![]()
It is stored using the UNIX timestamp.
So when that message was posted TIMENOW was used The numbers represents the number of seconds from a specific date (Jan. 1st 1970 I think) When it is pulled from the database it is parsed like this vbdate($vbulletin->options['dateformat'], $somevariable]); Hope that answers your question |
#3
|
||||
|
||||
![]() Quote:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|