We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f06c24 commit 45c34a5Copy full SHA for 45c34a5
tags/modified.md
@@ -27,6 +27,11 @@ The **modified** tag is a *single* tag which is used to return the modification
27
28
Tag will accept the following attributes (**case-sensitive**) as well as the {% include atts-global-link.html %}:
29
30
+`calendar="calendar string"`
31
+: Set the calendar (for example, `chinese`).
32
+: **Values:** any valid ICU calendar string.
33
+: **Default:** unset.
34
+
35
`format="format string"`
36
: Override the default date format set in the Preferences panel.
37
: **Values:** any valid [strftime](https://secure.php.net/strftime) string values.
0 commit comments