display-info-date
Display the date from self.info.date formatted with self.datetime-format.
Returns the date as a formatted string when self.info.date is a datetime, or returns it as-is when it is already content.
Parameters
self : dictionary
The presentation context (must have self.info.date).