The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Currently there is only time displayed. How to add the date?
Thanks. |
|
#2
|
||||
|
||||
|
I display the current year in my footer using the following code:
Code:
<vb:if condition="$now = TIMENOW"></vb:if>{vb:date $now, "Y"}
If you just want a simple date, in US form (4/29/13), you could do: Code:
<vb:if condition="$now = TIMENOW"></vb:if>{vb:date $now, "n/d/y"}
|
| Благодарность от: | ||
| pokusek | ||
|
#4
|
|||
|
|||
|
Perfect, thank you guys!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|