dateparse
Date parser
A utility library to parse date strings without prior knowledge of their format.
GoLang Parse many date strings without knowing format in advance.
2k stars
23 watching
166 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists
datedatesdatetimegolangtime
Related projects:
Repository | Description | Stars |
---|---|---|
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |
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 |
relvacode/iso8601 | Library providing an efficient ISO 8601 date parsing solution for Go applications. | 147 |
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 |
szegedai/hun-date-parser | A Python package for extracting datetime intervals from Hungarian sentences and converting date objects to text. | 8 |
guilhermecaruso/kair | A formatting library for dates and times in Go. | 24 |
adzap/timeliness | A date/time parsing library with extensibility and control features. | 224 |
matthewmueller/date | A JavaScript date parser with English language support for human-readable inputs | 1,483 |
xaviershay/kronic | A simple library for parsing and formatting human-readable dates | 150 |
jrobertson/chronic_between | A Ruby library for parsing natural language date and time ranges | 27 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
bykof/gostradamus | A lightweight Go library for creating and manipulating dates and times with human-friendly formatting and timezone support. | 202 |
shinmera/fuzzy-dates | A library to parse various date and time formats with a high degree of ambiguity tolerance | 15 |