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
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