Skip to content

Conversation

@JasperB-TeamBlue
Copy link
Contributor

Fixes issue #1096

Changes introduced with this PR

Are you the owner of the code you are sending in, or do you have permission of the owner?

[y]

…ents

Since JDK 20 the space between AM/PM and the rest of the timestamp has changed to a NARROW NO-BREAK SPACE (U+202F) talked about here: https://bugs.openjdk.org/browse/JDK-8324308 and here https://unicode-org.atlassian.net/browse/CLDR-15667, which caused parsing errors for PostgreSQL.
To combat this issue, ensure that when comparing dates against each other ISO-8601 date time formats are used.

Signed-off-by: Jasper Berton <[email protected]>
Copy link
Member

@peter-boden peter-boden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JasperB-TeamBlue
Copy link
Contributor Author

/ost

@github-actions
Copy link

⏳ Running ost suite 'basic-suite-master' on distro 'el9stream'.

Follow the progress here.

@github-actions
Copy link

😎💪 ost suite 'basic-suite-master' on distro 'el9stream' finished successfully. (details)

@dupondje dupondje merged commit 0aad446 into oVirt:master Nov 25, 2025
3 checks passed
@dupondje dupondje deleted the audit-datetime-fix branch November 25, 2025 14:05
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.

3 participants