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

Fixed converting/correcting pre-gregorian dates (#3723). #3769

Merged
merged 1 commit into from Aug 27, 2022

Conversation

tomaz-beltram
Copy link
Contributor

The fix is to move negative _utcTime in future so that it becomes positive and keeping hour, minute, second... values used for correcting double rounding issues in DateTime::computeDaytime().

@aleks-f aleks-f linked an issue Aug 24, 2022 that may be closed by this pull request
@aleks-f aleks-f added this to the Release 1.12.3 milestone Aug 24, 2022
@aleks-f aleks-f merged commit f03e7de into pocoproject:devel Aug 27, 2022
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.

DateTimeFormatter creates invalid ISO8601 string
2 participants