The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
vb:date, what am I doing wrong here?
I've got a template that has this in it:
HTML Code:
<div class="blockrow">{vb:date user1info.dateline} -- ({vb:raw user1info.dateline})</div> Feeding it some info, I get this: Thu, 01 Jan 1970 00:00:00 +0000 -- (1238559327) Which should be around midnight, April 1st, 2009 (give or take depending on where you live). Clearly the raw info has the right timestamp, but the "date" formats it as if it were zero. Applying a specific format to it (I tried {vb:raw vboptions.dateformat}) yields no luck. Am I tying to use it the wrong way? |
#3
|
||||
|
||||
:facepalm:
Thanks, t'works now (of course). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|