The full date.
In en, this message translates to: '{date}'
@override String fullDate(DateTime date) => DateFormat.yMMMMd().format(date);