when

date parser

A natural language parser for extracting dates and times from human-readable input

A natural language date/time parser with pluggable rules

GitHub

1k stars
27 watching
82 forks
Language: Go
last commit: 9 days ago
Linked from 2 awesome lists

datedatetimegolangnatural-languageparsertime

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
araddon/dateparse A utility library to parse date strings without prior knowledge of their format. 2,043
deatil/go-datebin A date and time parsing library for Go. 4
ijt/go-anytime A Go library for parsing natural and standardized dates/times and ranges without knowing the format in advance. 23
szegedai/hun-date-parser A Python package for extracting datetime intervals from Hungarian sentences and converting date objects to text. 8
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
tokenmill/timewords A library for parsing date strings into Java Date objects 30
ariya/tebakmasa A tool to parse Indonesian date and time descriptions into Unix epoch timestamps. 10
xaviershay/kronic A simple library for parsing and formatting human-readable dates 150
relvacode/iso8601 Library providing an efficient ISO 8601 date parsing solution for Go applications. 147
shinmera/fuzzy-dates A library to parse various date and time formats with a high degree of ambiguity tolerance 15
jrobertson/chronic_between A Ruby library for parsing natural language date and time ranges 27
rickb777/date A lightweight Go package for working with dates and times. 136
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
koffeinflummi/chronyk A Python library for parsing human-written times and dates into machine-readable formats. 345