Skip to content

Changed java.util.Date to java.time.LocalDateTime in docs. #1

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

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

swapy
Copy link
Owner

@swapy swapy commented Mar 15, 2023

For jobexecution and stepexecution documentation fixed bug in documentation to point to correct class java.time.LocalDateTime instead of java.util.Date

Fixes: spring-projects#4324

For jobexecution and stepexecution documentation fixed bug in documentation to point to correct class `java.time.LocalDateTime` instead of  `java.util.Date`
@swapy swapy added bug Something isn't working documentation Improvements or additions to documentation labels Mar 15, 2023
@swapy swapy self-assigned this Mar 15, 2023
@swapy swapy merged commit 2dd88ac into main Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect type of date/time fields in documentation
1 participant