go-anytime
Date parser
A Go library for parsing natural and standardized dates/times and ranges without knowing the format in advance.
Parse natural and standardized dates/times and ranges in Go without knowing the format in advance
23 stars
2 watching
2 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list
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 |
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |
relvacode/iso8601 | Library providing an efficient ISO 8601 date parsing solution for Go applications. | 147 |
rickb777/date | A lightweight Go package for working with dates and times. | 136 |
guilhermecaruso/kair | A formatting library for dates and times in Go. | 24 |
jrobertson/chronic_between | A Ruby library for parsing natural language date and time ranges | 27 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
bykof/gostradamus | A lightweight Go library for creating and manipulating dates and times with human-friendly formatting and timezone support. | 202 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 495 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
xaviershay/kronic | A simple library for parsing and formatting human-readable dates | 150 |
xhit/go-str2duration | Converts time durations from string format to Go's time.Duration type with support for weeks and days. | 101 |
ariya/tebakmasa | A tool to parse Indonesian date and time descriptions into Unix epoch timestamps. | 10 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |