<txp:file_download_modified /> single tag, 1 attributes

file_download_modified

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

attributes

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

Display formated file modified date

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