Skip to content

Commit 74a6dd5

Browse files
authored
Update posted.md
1 parent 45c34a5 commit 74a6dd5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tags/posted.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ The **posted** tag is a *single* tag which is used to return the publication dat
2727

2828
Tag will accept the following attributes (**case-sensitive**) as well as the {% include atts-global-link.html %}:
2929

30+
`calendar="calendar string"`
31+
: Set the calendar (for example, `chinese`).
32+
: **Values:** any valid ICU calendar string.
33+
: **Default:** unset.
34+
3035
`format="format string"`
3136
: Override the default date format set in the Preferences panel.
3237
: **Values:** any valid [strftime](https://secure.php.net/strftime) string values, `since`, `iso8601` ([ISO 8601 reference](https://en.wikipedia.org/wiki/ISO_8601)), `w3cdtf` ([W3CDTF reference](https://www.w3.org/TR/NOTE-datetime)), or `rfc822` ([RFC 822 reference](https://www.w3.org/Protocols/rfc822/#z28)).

0 commit comments

Comments
 (0)