Files
notifications-api/tests/app
Chris Hill-Scott d352c0eed9 Really fix the timezones
Two main changes:

- uses `astimezone` instead of `replace` because `replace` doesn’t
  handle daylight savings time correctly [1]
- create the notifications one second before midnight in BST, because
  midnight is actually counted as being start of the _next_ day, month,
  etc

1. http://www.saltycrane.com/blog/2009/05/converting-time-zones-datetime-objects-python/#add-timezone-localize
2016-10-04 13:00:37 +01:00
..
2016-09-12 16:41:48 +01:00
2016-09-30 13:34:44 +01:00
2016-10-04 13:00:37 +01:00
2016-09-23 15:59:23 +01:00
2016-09-26 12:35:59 +01:00
2016-10-03 14:48:06 +01:00
2016-08-24 10:59:33 +01:00
2016-09-26 12:35:59 +01:00
2016-09-27 16:54:00 +01:00