Thread: date field
View Single Post
Old 10-06-2011, 11:24 AM   #7
iomari
Zealot
iomari doesn't litteriomari doesn't litter
 
Posts: 146
Karma: 100
Join Date: Aug 2003
Location: Nigeria
Device: galaxy tab
Quote:
Originally Posted by chaley View Post
Use {timestamp}. No function is necessary.

If you want to format it, then use {timestamp:'format_date($, 'yyyy')'} where 'yyyy' is replaced with the format you wish. If you want the full ISO timestamp including the time, use {;'raw_field('timestamp')'}

cool
iomari is offline   Reply With Quote