Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(backup): Make UTC timezone work with legacy Python #58

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

nbuchwitz
Copy link
Owner

@nbuchwitz nbuchwitz commented Jun 19, 2024

Probably fixes #57. Needs testing

CC @wopfel

Fixes #57

Signed-off-by: Nicolai Buchwitz <nb+github@tipi-net.de>
@wopfel
Copy link
Contributor

wopfel commented Jun 21, 2024

Applied your patch, works for me just fine! <3

@nbuchwitz nbuchwitz merged commit e65532d into main Jun 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error thrown by python: type object 'datetime.datetime' has no attribute 'UTC'
2 participants