Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Use timezone based timestamps instead of native ones #2

Open
bhaettasch opened this issue Oct 18, 2018 · 0 comments
Open

Use timezone based timestamps instead of native ones #2

bhaettasch opened this issue Oct 18, 2018 · 0 comments
Assignees

Comments

@bhaettasch
Copy link
Member

Although pytz is installed and activated, at many places native timestamps are used. This generates warnings like

RuntimeWarning: DateTimeField AKTermin.start_time received a naive datetime (2018-11-05 23:59:59) while time zone support is active.

These pieces of code should be replaced by snippets using pytz timestamps.

@bhaettasch bhaettasch self-assigned this Oct 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant