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 issue with negative epoch #11

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Conversation

sosna
Copy link
Collaborator

@sosna sosna commented Jan 16, 2024

There is a bug affecting the conversion of negative UNIX timestamps (i.e. dates before 1970-01-01) when deserializing fusion-json payloads.

The purpose of this PR is to fix this issue.

Copy link
Contributor

@javihern98 javihern98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is OK, did not know FMR supported negative epoch.

@sosna sosna merged commit cd3326a into develop Jan 16, 2024
14 checks passed
@sosna sosna deleted the Fix-issue-with-negative-epoch branch January 16, 2024 12:43
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.

3 participants