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 date to str converison #118

Conversation

tb1337
Copy link
Owner

@tb1337 tb1337 commented Mar 6, 2024

Resolves #113

Datetime objects were serialized in a wrong format, so Paperless responded with a format error. This happened in timezones with a time delta >0.

@tb1337 tb1337 added the bugfix Inconsistencies or issues which will cause a problem for users or implementers. label Mar 6, 2024
@tb1337 tb1337 self-assigned this Mar 6, 2024
@tb1337 tb1337 linked an issue Mar 6, 2024 that may be closed by this pull request
@tb1337 tb1337 merged commit 9cc86a7 into main Mar 6, 2024
6 checks passed
@tb1337 tb1337 deleted the 113-patching-any-document-fails-created-datetime-has-wrong-format branch March 6, 2024 06:26
@github-actions github-actions bot locked and limited conversation to collaborators Mar 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Patching any document fails: created - Datetime has wrong format
1 participant