(date: …)
Adds a dynamic date to the text
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.
Adds a dynamic date to the text
(date: year)
(date: d.m.Y H:i:s)
You can read more about all available formatting options on the PHP website.