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

JGRP-2736 Use Instant instead of Date #742

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

tristantarrant
Copy link
Collaborator

@tristantarrant tristantarrant commented Oct 12, 2023

* Avoids triggering of the JDK TZ rule caching
@tristantarrant
Copy link
Collaborator Author

@belaban I've introduced a method that formats strings similarly to what Date.toString() does but without triggering the TZ caching. Obviously it doesn't adapt to the local timezone, so it's always UTC:
Thu Oct 12 13:35:51 UTC 2023

@belaban belaban merged commit 7164ac7 into belaban:master Oct 13, 2023
12 checks passed
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