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

Is there any possibility of supporting joda-time? #369

Open
manning opened this issue Jan 23, 2025 · 1 comment
Open

Is there any possibility of supporting joda-time? #369

manning opened this issue Jan 23, 2025 · 1 comment

Comments

@manning
Copy link

manning commented Jan 23, 2025

Hi, is there any possibility that threeten-extra will be extended to support the Partial date and time functionality of joda-time? We use these classes in our CoreNLP package (https://stanfordnlp.github.io/CoreNLP/), where they're sort of vital in translating natural language into formal time and date expression, since many human language expressions are partial.

In principle, we'd be happy to upgrade from joda-time to java.time, but in practice, we've been stuck for a decade, and it doesn't seem like this is changing..... Thx!

CC: @AngledLuffa

@jodastephen
Copy link
Member

A class like Partial would be a perfectly good addition to ThreeTen-Extra. I don't currently have much spare time however, but feel free to create a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants