A natural language date parser in Java. Originally written by Mike Schrag as a direct port of Ruby's chronic.
I've forked it out of WONDER, "an umbrella project for the WebObjects community."
<dependencies>
<dependency>
<groupId>com.rubiconproject.oss</groupId>
<artifactId>jchronic</artifactId>
<version>0.2.6</version>
</dependency>
</dependencies>
This was originally written by Mike Schrag as part of the WONDER project.
The MIT license. See LICENSE.