The file_download_created tag is a Single Tag. Textpattern will replace this tag with the upload date of the file to download. Should be used in a download form.
The file_download_created tag has the following syntactic structure…
<txp:file_download_created />
Tag will accept the following attributes (case-sensitive):
Character formatting usable by strftime(), uses the Archive date format as the default.
<txp:file_download_created format="%c" />
<txp:text item="file" />: <txp:file_download_link> <txp:file_download_name /> <txp:file_download_size format="auto" decimals="2" /> </txp:file_download_link> <br /> <txp:text item="category" />: <txp:file_download_category /><br /> <txp:text item="download" />: <txp:file_download_downloads />
Other tags used: <file_download_category />, <file_download_downloads />, <file_download_link />, <file_download_name />, <file_download_size />, <text />