Skip to content

Conversation

@gnutix
Copy link
Contributor

@gnutix gnutix commented Mar 30, 2024

Covers :

  • MonthDay::of() + MonthDay::withMonth()
  • LocalDate::of() + LocalDate::withMonth()
  • LocalDateTime::of() + LocalDateTime::withMonth()
  • ZonedDateTime::withMonth()

And some code clean-up.

@gnutix gnutix force-pushed the local-date-allows-month-enum branch from 10ee151 to c739ba8 Compare March 30, 2024 09:43
@gnutix gnutix changed the title LocalDate::of() / LocalDate::withMonth() allows Month enum LocalDate::of() / LocalDate::withMonth() / LocalDateTime::of() / LocalDateTime::withMonth() / ZonedDateTime::withMonth() allows Month enum Mar 30, 2024
@gnutix gnutix changed the title LocalDate::of() / LocalDate::withMonth() / LocalDateTime::of() / LocalDateTime::withMonth() / ZonedDateTime::withMonth() allows Month enum Allows Month enum everywhere Mar 30, 2024
@BenMorel BenMorel merged commit a266063 into brick:master Mar 31, 2024
@BenMorel
Copy link
Member

Thank you, @gnutix!

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