Formatted Date macro key and configuration options.

Key

formatted-date

ParameterDescriptionExpected InputExample Value(s)
DateThe date (YYYY-MM-DD) to display. Options: blank = today, @created = page creation date, @modified = last page modification date.Text string

2019-05-21

FormatA date format string. Options: blank = friendly date format.Text stringdd/MMM/yyyy

If using a built-in date such as @current or @modified, you can also add a time format to the Format field.

For example:

Date = @created

Format = yyyy-MM-dd hh:mm:ss

Output =