Registry / utility / natty
library0.10.1javamavenunverified

A natural language date parser that extracts dates from text strings.

<dependency> <groupId>com.joestelmach</groupId> <artifactId>natty</artifactId> <version>0.10.1</version> </dependency>
INSTALL
IMPORT
SIG · NATTY
N
natty
utilityjavav0.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Parser
com.joestelmach.natty.Parser

Parse a natural language date string.

import com.joestelmach.natty.Parser; import java.util.List; Parser parser = new Parser(); List<DateGroup> groups = parser.parse("next thursday");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
natty — mvn dependency:get natty · libregistry