It looks like:
Timestamp: 2022-01-07 09:43:00+00:00
This integration shows the timestamp in exactly the same format regardless of whether I use
{{ package.timestamp }}
or
{{ package.timestamp | timestamp_custom("%d-%m-%y") }}
to display it. It’s crazy!