What: When you export a custom report into a CSV, the result includes a column for timestamp which is currently shown as a unix timestamp. A more human-friendly date-time format would be better so that users avoid having to convert this all the time.
We are investigating making some changes to the CSV export across Konnect as part of productizing the Reports API introducing a new
/export
endpoint.