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

support non integer timestamp #54

Merged
merged 2 commits into from
Sep 29, 2021
Merged

Conversation

shogo82148
Copy link
Owner

RFC7519 says that timestamps maybe represented as non-integer values.

https://datatracker.ietf.org/doc/html/rfc7519#section-2
This is equivalent to the IEEE Std 1003.1, 2013 Edition [POSIX.1] definition "Seconds Since the Epoch", in which each day is accounted for by exactly 86400 seconds, other than that non-integer values can be represented.

@shogo82148 shogo82148 temporarily deployed to development September 29, 2021 03:33 Inactive
@shogo82148 shogo82148 temporarily deployed to development September 29, 2021 03:33 Inactive
@shogo82148 shogo82148 merged commit 46c683c into main Sep 29, 2021
@shogo82148 shogo82148 deleted the support-non-integer-timestamp branch September 29, 2021 12:39
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.

1 participant