Skip to content

Remove Joda and Joda Wrappers #3995

Open
@saratvemulapalli

Description

@saratvemulapalli

Is your feature request related to a problem? Please describe.
Coming from: #3935 (comment)

Joda was a standard implementation for versions < Java 8.
Since Java 8, we use Java.time but we still use Joda for BWC to talk to old nodes.
But since we have already moved to using JDK 17 in 2.0, we do not need any Joda wrappers because older major version already supports java.time.

Describe the solution you'd like
Remove all Joda and Joda wrappers, move them to use java.time

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency fileenhancementEnhancement or improvement to existing feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions