Skip to content

Kirby 5.6.0

(date: …)

Adds a dynamic date to the text

Attributes

In addition to the main date, option, the tag supports the following attributes: expiry

Examples and options

Current year

(date: year)

Any date defined by a PHP date format string

(date: d.m.Y H:i:s)

You can read more about all available formatting options on the PHP website.