Skip to content

Add hints document for Meetup exercise#2936

Closed
rabestro wants to merge 1 commit into
exercism:mainfrom
rabestro:main
Closed

Add hints document for Meetup exercise#2936
rabestro wants to merge 1 commit into
exercism:mainfrom
rabestro:main

Conversation

@rabestro
Copy link
Copy Markdown
Member

pull request

Provide guidance on using the java.time API for date calculations, including YearMonth and TemporalAdjusters classes. This helps participants solve the exercise idiomatically and efficiently.

Closes #2935


Reviewer Resources:

Track Policies

Provide guidance on using the `java.time` API for date calculations, including `YearMonth` and `TemporalAdjusters` classes. This helps participants solve the exercise idiomatically and efficiently.

Closes #2935
@rabestro rabestro closed this Apr 21, 2025
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.

Meetup: Add hints.md to guide students towards TemporalAdjusters

1 participant