timewords
Date parser
A library for parsing date strings into Java Date objects
Multilingual library to easily parse date strings to java.util.Date objects.
30 stars
5 watching
1 forks
Language: Clojure
last commit: about 5 years ago
Linked from 1 awesome list
clojuredate-parserdate-timejavanatural-language-processingparsing
Related projects:
Repository | Description | Stars |
---|---|---|
ariya/tebakmasa | A tool to parse Indonesian date and time descriptions into Unix epoch timestamps. | 10 |
araddon/dateparse | A utility library to parse date strings without prior knowledge of their format. | 2,043 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 738 |
xaviershay/kronic | A simple library for parsing and formatting human-readable dates | 150 |
dm3/clojure.java-time | A Clojure wrapper for the Java 8 Date-Time API | 472 |
matthewmueller/date | A JavaScript date parser with English language support for human-readable inputs | 1,483 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |
szegedai/hun-date-parser | A Python package for extracting datetime intervals from Hungarian sentences and converting date objects to text. | 8 |
shinmera/fuzzy-dates | A library to parse various date and time formats with a high degree of ambiguity tolerance | 15 |
jonfir/timelord | A Swift library providing a simple and unified way to work with dates and times | 8 |
shinux/pytime | A Python module for parsing and manipulating date/time strings in a flexible way. | 159 |
ical4j/ical4j | A Java library for parsing and building calendar data models | 765 |
jrobertson/chronic_between | A Ruby library for parsing natural language date and time ranges | 27 |
adzap/timeliness | A date/time parsing library with extensibility and control features. | 224 |