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

Feature/gh 72 remove joda time #75

Closed
wants to merge 3 commits into from

Conversation

stepio
Copy link
Contributor

@stepio stepio commented Feb 3, 2019

Issue #72

Description of changes:

  • require Java 8
  • remove joda-time library dependency
  • replace org.joda.time.DateTime with java.time.ZonedDateTime
  • fix license headers and remove unnecessary spaces

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@raupachz
Copy link
Contributor

+1

@msailes
Copy link
Collaborator

msailes commented Jan 7, 2022

@stepio, @raupachz,

Joda time will be removed in the next major version release (v4)

@msailes msailes closed this Jan 7, 2022
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.

3 participants