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: parsing of RFC 3339 dates without explicit timezone #154

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

Leandros
Copy link
Contributor

Relaxes the requirement of having an explicit timezone (+HH:MM) in the date string, and adds support for Z suffixes representing UTC.

Relaxes the requirement of having an explicit timezone (`+HH:MM`) in the date string, and adds support for `Z` suffixes representing UTC.
@Leandros Leandros mentioned this pull request Feb 18, 2025
@saecki
Copy link
Owner

saecki commented Feb 18, 2025

LGTM!

@saecki saecki merged commit 72644e5 into saecki:main Feb 18, 2025
1 check failed
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