Skip to content

Fix handling of leap seconds in parsing #195

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

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Fix handling of leap seconds in parsing #195

merged 2 commits into from
Feb 18, 2025

Conversation

nekevss
Copy link
Member

@nekevss nekevss commented Feb 18, 2025

This fixes the handling of leap seconds, which need to be clamped from 60 to 59 according to the specification.

@nekevss nekevss added C-bug Something isn't working C-internal Internal library improvements labels Feb 18, 2025
@nekevss nekevss merged commit be5ea1a into main Feb 18, 2025
7 checks passed
@nekevss nekevss deleted the adjust-time-parsing branch February 18, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Something isn't working C-internal Internal library improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants