Custom Date Formats
By Paul
4/5 based on 2 votes. The median rating is 3.
By Paul
All template variables that display a date can accept a custom date format as a parameter. For example, if you have {LINKDATE} in a template but want to show it in a DD-MM-YY format you can use {LINKDATE[%d-%m-%y]}
The format is the strftime() format ( http://www.php.net/strftime ), the same as you use to specify the default date formats in your admin panel.
The format is the strftime() format ( http://www.php.net/strftime ), the same as you use to specify the default date formats in your admin panel.
Rating:
4/5 based on 2 votes. The median rating is 3.
Submitted: 05/14/06
Description: Specifying a date for applicable template variables.
Views:
613 views. Averaging 0 views per day.
In the most recent 30 day period, there've been 2 views.

Print
E-Mail