Tina Tomaszewski
Results
1
issues of
Tina Tomaszewski
While upgrading Java in our project, we've noticed that the Recurly client is still using Joda-Time. Example of use: https://github.com/recurly/recurly-client-java/blob/v3-v2021-02-25/src/main/java/com/recurly/v3/resources/Invoice.java#L14C8-L14C30 On the Joda-Time [website](https://www.joda.org/joda-time/), it is noted to migrate to...
question