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 ISO8601 timestamps being convert epoch.fractional seconds #5

Merged
merged 3 commits into from
May 6, 2024

Conversation

jhoblitt
Copy link
Member

@jhoblitt jhoblitt commented May 6, 2024

GlobalNOC requires UNIX epoch timestamps to be an integer count of seconds since the UNIX epoch and does not properly validate the field to be an integer.

@jhoblitt jhoblitt added the bug Something isn't working label May 6, 2024
GlobalNOC requires UNIX epoch timestamps to be an integer count of seconds since the UNIX epoch and does not properly validate the field to be an integer.
@jhoblitt jhoblitt merged commit ae2b9c1 into main May 6, 2024
14 checks passed
@jhoblitt jhoblitt deleted the IT-5310/integer-seconds branch May 6, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant