<txp:file_download_created /> single tag, 1 attributes

file_download_created

The file_download_created tag is a single tag that Textpattern will replace with the upload date of the file to download. Should be used in a download form.

attributes

format="format string" 
  • Override the default Archive date format set in the Basic Preferences.
  • Values: any valid strftime() string values.
<txp:file_download_created /> 1 examples

Display formated file upload date

<txp:file_download_created format="%c" />