Files
notifications-api/app
Leo Hemsted 33ca817e17 return contact list created_at in UTC, not BST
make sure timestamps returned from the api are always consistent.

The only place in models where we're serializing a BST timestamp is on
the Notification.serialize_for_csv method now, which at least is a bit
different as this is user-facing (it also returns a formatted
human-readable notification_status for example).
2021-09-14 12:41:52 +01:00
..
2021-09-10 10:17:28 +03:00
2021-05-12 17:48:38 +01:00