Are there any libraries for Java that allow you to interpret dates like "Yesterday", "Next Monday", ...
You are looking for Natty. Feel free to fork it and modify its grammar.
Su-time from stanford is your (and my) friend.
A library like Joda-Time is probably as close as you're gonna get. It doesn't convert strings, but offers much more functionality than the Java default Date
class.
Here is a utility class that provides some of the functions you're looking for, but again without fuzzy string conversion.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With