Skip to content

Bugfix: Deserialization of old dates in Mongo#181

Merged
YukiInu merged 2 commits into
taimos:masterfrom
Thadoy:old_date_fix
Jan 9, 2026
Merged

Bugfix: Deserialization of old dates in Mongo#181
YukiInu merged 2 commits into
taimos:masterfrom
Thadoy:old_date_fix

Conversation

@Thadoy
Copy link
Copy Markdown
Contributor

@Thadoy Thadoy commented Jan 7, 2026

  • Please check if the PR fulfills these requirements
  • The commit message describes your change
  • Tests for the changes have been added if possible (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Changes are mentioned in the changelog (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    Date fields in mongo with dates before 1970 are read as empty strings.

  • What is the new behavior (if this is a feature change)?
    Date fields before 1970 are correctly read from mongo

  • Does this PR introduce a breaking change? (What changes might users need to make in their setup due to this PR?)
    No

  • Other information:

@YukiInu YukiInu merged commit d8b4ea9 into taimos:master Jan 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants