]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: Add ISO number example (#8809)
authorkevin <68426071+hf-krechan@users.noreply.github.com>
Sun, 19 Jan 2025 14:53:51 +0000 (15:53 +0100)
committerGitHub <noreply@github.com>
Sun, 19 Jan 2025 14:53:51 +0000 (14:53 +0000)
docs/advanced_usage.md

index 75bbe05a9a97884082ef00b7880e9f2c514c2ed2..76e33b3f1d1b6a8995326ab50fa5fd9510afb845 100644 (file)
@@ -308,7 +308,7 @@ Paperless provides the following variables for use within filenames:
 -   `{{ tag_list }}`: A comma separated list of all tags assigned to the
     document.
 -   `{{ title }}`: The title of the document.
--   `{{ created }}`: The full date (ISO format) the document was created.
+-   `{{ created }}`: The full date (ISO 8601 format, e.g. `2024-03-14`) the document was created.
 -   `{{ created_year }}`: Year created only, formatted as the year with
     century.
 -   `{{ created_year_short }}`: Year created only, formatted as the year