go-datebin
Date parser
A date and time parsing library for Go.
A date and time parse and format library for Go.
4 stars
2 watching
1 forks
Language: Go
last commit: 6 months ago
Linked from 1 awesome list
datedatebindatetimegogo-datebintime
Related projects:
Repository | Description | Stars |
---|---|---|
araddon/dateparse | A utility library to parse date strings without prior knowledge of their format. | 2,043 |
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |
ijt/go-anytime | A Go library for parsing natural and standardized dates/times and ranges without knowing the format in advance. | 23 |
deatil/zig-time | A date and time parsing and formatting library for the Zig programming language. | 3 |
rickb777/date | A lightweight Go package for working with dates and times. | 136 |
relvacode/iso8601 | Library providing an efficient ISO 8601 date parsing solution for Go applications. | 147 |
deatil/go-array | A Go package for working with nested data structures like maps and slices | 20 |
bykof/gostradamus | A lightweight Go library for creating and manipulating dates and times with human-friendly formatting and timezone support. | 202 |
guilhermecaruso/kair | A formatting library for dates and times in Go. | 24 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 495 |
leekchan/timeutil | Extensions to Go's time package for working with durations and formatting dates | 192 |
bitwalker/timex | A complete date/time library for Elixir projects. | 1,756 |
stoewer/go-week | Provides a simple data type representing week dates as defined by ISO 8601 | 9 |
uniplaces/carbon | An extension for Go's Time package providing common functionality for working with dates and times. | 777 |
tokenmill/timewords | A library for parsing date strings into Java Date objects | 30 |