Skip to content

Conversation

@robertbcalhoun
Copy link

Address an issue where deserialization of timestamps with more than 4 digits of precision were incorrectly parsed as a timezone offset. Fixes #55

Address an issue where deserialization of timestamps with
more than 4 digits of precision were incorrectly parsed
as a timezone offset.
@CLAassistant
Copy link

CLAassistant commented Nov 10, 2025

CLA assistant check
All committers have signed the CLA.

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.

High-resolution timestamps (seconds field has more than three digits of precision) generate erroneous output.

2 participants