Skip to content

Navigation Menu

Sign in
Sign up

Test leap years - #272

Open
pnemonic78 wants to merge 1 commit into
KosherJava:master from
pnemonic78:issue_121
Open

Test leap years #272
pnemonic78 wants to merge 1 commit into
KosherJava:master from
pnemonic78:issue_121

Conversation

@pnemonic78

@pnemonic78 pnemonic78 commented May 18, 2026

Copy link
Copy Markdown
Contributor

Regarding issue #121

return true;
}
if (object == null || getClass() != object.getClass()) {
if (!(object instanceof JewishDate)) {

@KosherJava KosherJava May 18, 2026

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@pnemonic78 , I believe that this change will treat a JewishDate and JewishCalendar as equals, something that should probably not be the case. Other than this I committed the rest of the changes in JewishDate in dfcb12d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@KosherJava KosherJava KosherJava left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /