accountsupport
Home
|
Designs: Upload Your Own
|
Token Reference Guide
| Date
Categories
Home
Getting started
Account and Billing Settings
CMS Support
Designs: General
Designs: Upload Your Own
Step by Step Summary
Token Reference Guide
Editable Region
Include
Website Name
Page Title
Date
Root Menu
Section Menu
Global Menu
Breadcrumbs
Search
URL
Logo
Login Status
Design FAQ
Common Mistakes To Avoid
CSS reference for styling content elements
Designs: Styling Elements
Designs: HTML Xpress
Design Support
Domain Names
Email
FTP
Resellers
Date
Token
<$date/$>
Purpose
This token displays the current date. The default format is: Thursday, August 17th, 2006. You can change the format using the format attribute (see below)
Attributes
format= used to change the date format that is output (
find out more about this attribute
)
Example Usage
Add the current date anywhere on the page:
<p><$date/$></p>