The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
time/date conditionals
Any one able to make a plugin for this?
Something like this: <if condition "time_is(22/12/2007 AND 12:00PM)"> |
#2
|
||||
|
||||
Is there any?
|
#3
|
||||
|
||||
You would use the unix time code - http://converteverything.com/conversions/unix_time.htm
HTML Code:
<if condition="$yourtimevariable == '1229947200'"> do something </if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|