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

Phase out joda.time since Java 8 has pretty good date and time support #15

Open
natan-cox-cognizone opened this issue Oct 2, 2021 · 1 comment
Labels
cleanup Something needs some TLC

Comments

@natan-cox-cognizone
Copy link
Collaborator

To be reworked are

  • zone.cogni.core.util.DateFormates
  • zone.cogni.libs.core.utils.DateFormats
  • zone.cogni.asquare.cube.convertor.ModelToJsonConvertor
  • zone.cogni.asquare.service.jsonconversion.TypedResourceToJson
  • zone.cogni.asquare.service.queryapi.filter.value.LatestDatePipe
@natan-cox-cognizone
Copy link
Collaborator Author

New package to be used is java.time which is already commonly used in some classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Something needs some TLC
Projects
None yet
Development

No branches or pull requests

1 participant