Skip to content

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

Merged
aleks-f merged 1 commit intopocoproject:develfrom
tomaz-beltram:GH3723
Aug 27, 2022
Merged

Fixed converting/correcting pre-gregorian dates (#3723).#3769
aleks-f merged 1 commit intopocoproject:develfrom
tomaz-beltram:GH3723

Conversation

@tomaz-beltram
Copy link
Copy Markdown
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