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

Rewrite USKDateHint using Java 8 Date-Time APIs (fixing week hints) #1019

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

bertm
Copy link
Contributor

@bertm bertm commented Nov 30, 2024

This also fixes a bug with the week-based hints returning the same value for the start of the year and the end of the year.

This also fixes a bug with the week-based hints returning the same value
for the start of the year and the end of the year.
@bertm bertm changed the title Rewrite USKDateHint using Java 8 Date-Time APIs Rewrite USKDateHint using Java 8 Date-Time APIs (fixing week hints) Nov 30, 2024
Copy link
Contributor

@ArneBab ArneBab left a comment

Choose a reason for hiding this comment

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

that’s really neat — and getting rid of the effectively deprecated Calendar.

@ArneBab ArneBab merged commit 52ecfcc into hyphanet:next Feb 16, 2025
1 check 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