095edfe06d
The Anlass field rendered inv.eventDate verbatim (raw ISO from pg date-as-Date serialization) while every other date on the card went through useLocalizedDate. Route it through fmtDate so it honors the general_date_format setting. (The event_id → /admin/events linkify was already in place.)