Hi there,
Here is the BBCode for a Countdown timer.
BBCode usage
[countdown]{TEXT}[/countdown]
HTML replacement
Help line
[countdown]month, day, dow, hour, min, timezone[/countdown]
- month : 1 through 12 or -1 within the next month, 0 for the current month
- day : day of month [1, 31] or + day offset
- dow : day of week sun=1 sat=7 or 0 for whatever day it falls on
- hour : 0 through 23 for the hour of the day
- min : 0 through 59 for minutes after the hour
- timezone : offset in hours from UTC to your timezone [-12, +13]
If you want set countdown timer for May 1st, please use this BBCode like this:
[countdown] 4, 30, 0, 23, 59, +7 [/countdown]
And it'll display a countdown timer on your post:
38 days+ 19 : 48 : 28
Have fun!