#153 Fixes for timezone problems

Merged
jens.klein merged 2 commits from stefan.schmidt/utc_timestamps into SPIN/master 5 years ago

This attempts to fix timezone-related problems by using UTC for timestamps everywhere. On the Python-side I'm using pytz to do this, which already was an indirect dependency so it was already listed in the requirements.txt (and thus automatically installed).

Since this also changes the timestamps in the database, I've bumped the DB version as well.

This should fix #152.

This attempts to fix timezone-related problems by using UTC for timestamps everywhere. On the Python-side I'm using pytz to do this, which already was an indirect dependency so it was already listed in the requirements.txt (and thus automatically installed). Since this also changes the timestamps in the database, I've bumped the DB version as well. This should fix #152.
This pull request has been merged successfully!
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.