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

Update @JsonFormat javaDoc regarding LocalDate usage. #269

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

JooHyukKim
Copy link
Member

@@ -22,6 +22,11 @@
* <li>{@link java.util.Date}: Shape can be {@link Shape#STRING} or {@link Shape#NUMBER};
Copy link
Member

@cowtowncoder cowtowncoder Dec 3, 2024

Choose a reason for hiding this comment

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

Not part of change here, but should probably add java.util.Calendar along with java.util.Date.

And few lines above, "As Jackson 2.6 should be updated to 2.18" or so.

Copy link
Member

@cowtowncoder cowtowncoder left a comment

Choose a reason for hiding this comment

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

Looks good wrt additions; added suggestions for couple of other small changes.

@JooHyukKim
Copy link
Member Author

@cowtowncoder added suggestions.
FYI, alongside java.util.Calendar and java.util.Date, there are also java.sql.Date and java.sql.Timestamp as well

@cowtowncoder cowtowncoder merged commit 8d27235 into FasterXML:2.18 Dec 5, 2024
2 checks passed
@cowtowncoder
Copy link
Member

@JooHyukKim yes. Those are not that commonly used so let's start with main types.

@JooHyukKim JooHyukKim deleted the fix-330 branch December 5, 2024 17:03
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