cf_countdown
Description |
| Displays a dynamic countdown on the page to a specified event or occasion. |
Usage |
| Add anywhere on a page where you want to display the counter. This tag comes with many attributes ranging from the event year up to the event second. All attributes are optional and ommiting any of the attributes will default to the current date set. |
Attributes |
||
| year | Optional | The year in yyyy format that the event takes place. |
| month | Optional | The month in number format of the event date. |
| day | Optional | The day in number format of the event. |
| hour | Optional | The hour in range 0-60 that the event starts. |
| minute | Optional | The minute in range 0-60 that the event starts. |
| second | Optional | The seconds in range 0-60 that the event is due to start. |
| occasion | Optional | A text string or title of the event that is due to start at the specified time. |
