Originally Posted by chaley
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')'}
|