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

Remove Joda-Time dependency #141

Closed
wants to merge 1 commit into from
Closed

Remove Joda-Time dependency #141

wants to merge 1 commit into from

Conversation

siviae
Copy link

@siviae siviae commented Jun 3, 2020

Issue #72

Description of changes:

  • remove joda-time library dependency
  • replace org.joda.time.DateTime with java.time.ZonedDateTime

This PR duplicates year and a half old one which is outdated now.

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

@gbloggs
Copy link

gbloggs commented Sep 17, 2020

Would be nice to remove joda for java8 dates as its costing 1mb unpacked, ~470kb packed.

@msailes
Copy link
Collaborator

msailes commented Jan 7, 2022

@isae, @gbloggs,

Joda time will be removed in the next major version (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