Fix: Do not store timezone in database. I am using UTC everywhere and use of timezones messes up date comparison.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
*.pyc
|
||||
*/__pycache__/
|
||||
*.egg-info/
|
||||
poetry.lock
|
||||
|
||||
Reference in New Issue
Block a user