fuzzy-dates
Date parser
A library to parse various date and time formats with a high degree of ambiguity tolerance
A library to fuzzily parse date and time strings
15 stars
4 watching
0 forks
Language: Common Lisp
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shinmera/plump | A parser for HTML/XML-like documents with lenient handling of invalid markup | 120 |
shinux/pytime | A Python module for parsing and manipulating date/time strings in a flexible way. | 159 |
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |
xaviershay/kronic | A simple library for parsing and formatting human-readable dates | 150 |
matthewmueller/date | A JavaScript date parser with English language support for human-readable inputs | 1,483 |
tokenmill/timewords | A library for parsing date strings into Java Date objects | 30 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
shinmera/plump-tex | Translates TeX-like syntax into a Plump DOM | 2 |
araddon/dateparse | A utility library to parse date strings without prior knowledge of their format. | 2,043 |
szegedai/hun-date-parser | A Python package for extracting datetime intervals from Hungarian sentences and converting date objects to text. | 8 |
takagi/calendar-date | A Common Lisp library for working with Gregorian calendar dates and related date arithmetic. | 8 |
shinmera/trivial-benchmark | A tool for quickly measuring performance of code snippets | 39 |
stvad/fuzzydate | An Alfred workflow to convert informal dates into formal computer date formats. | 55 |
ariya/tebakmasa | A tool to parse Indonesian date and time descriptions into Unix epoch timestamps. | 10 |
taylorhakes/fecha | A lightweight JavaScript date formatting and parsing library | 2,063 |