date
Date Parser
A JavaScript date parser with English language support for human-readable inputs
Date() for humans
1k stars
33 watching
89 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tokenmill/timewords | A library for parsing date strings into Java Date objects | 30 |
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |
3846masa/lit-date | A lightweight datetime formatter library for modern browsers | 37 |
xaviershay/kronic | A simple library for parsing and formatting human-readable dates | 150 |
taylorhakes/fecha | A lightweight JavaScript date formatting and parsing library | 2,063 |
araddon/dateparse | A utility library to parse date strings without prior knowledge of their format. | 2,043 |
masbagal/tempe | A lightweight date formatting utility for JavaScript and TypeScript. | 83 |
shinmera/fuzzy-dates | A library to parse various date and time formats with a high degree of ambiguity tolerance | 15 |
ariya/tebakmasa | A tool to parse Indonesian date and time descriptions into Unix epoch timestamps. | 10 |
felixge/node-dateformat | A utility package for formatting and manipulating dates in JavaScript | 1,296 |
mathieustan/vue-datepicker | A Vue component that provides a customizable datepicker interface | 165 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
creaturesinunitards/mithril-datepicker | A JavaScript datepicker component for Mithril.js, providing flexible and customizable date selection functionality. | 24 |
qyvlik/dateselector | A QML component for selecting dates and tracking date changes | 6 |
ocaml-community/iso8601.ml | A parser and printer for date-times in ISO8601 format. | 29 |