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

The new API java.time is way better than the old world with java.util.Date and java.util.Calendar #3886

Closed
mohanaraosv opened this issue Apr 14, 2021 · 1 comment
Labels
status: duplicate Issues that are duplicates of other issues

Comments

@mohanaraosv
Copy link

In the existing implementation JobExecution and StepExecution we are still using the old API classes java.util.Date.

It is preferred to use the new API java.time, is it possible to switch new API or does it break backward compatibility?

@mohanaraosv mohanaraosv added the status: waiting-for-triage Issues that we did not analyse yet label Apr 14, 2021
@fmbenhassine
Copy link
Contributor

This has been discussed in #3723 . I'm closing it as duplicate, see Michael's comment here.

@fmbenhassine fmbenhassine added status: duplicate Issues that are duplicates of other issues and removed status: waiting-for-triage Issues that we did not analyse yet labels Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate Issues that are duplicates of other issues
Projects
None yet
Development

No branches or pull requests

2 participants