date

Adds a dynamic date to the text

Examples and options:

The 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 php.net