gostradamus
Date library
A lightweight Go library for creating and manipulating dates and times with human-friendly formatting and timezone support.
Gostradamus: Better DateTimes for Go 🕰️
202 stars
6 watching
6 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists
datedatetimeformatgolangparsingtime
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
uniplaces/carbon | An extension for Go's Time package providing common functionality for working with dates and times. | 777 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 495 |
stoewer/go-week | Provides a simple data type representing week dates as defined by ISO 8601 | 9 |
jonfir/timelord | A Swift library providing a simple and unified way to work with dates and times | 8 |
leekchan/timeutil | Extensions to Go's time package for working with durations and formatting dates | 192 |
araddon/dateparse | A utility library to parse date strings without prior knowledge of their format. | 2,043 |
houshuang/chrono | A JavaScript library providing a simple and efficient way to manage dates and times in web applications | 1 |
bokkypoobah/bokkypoobahsdatetimelibrary | Provides functions to convert and manipulate dates and times in Solidity smart contracts | 361 |
relvacode/iso8601 | Library providing an efficient ISO 8601 date parsing solution for Go applications. | 147 |
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |
knakk/rdf | A Go library for representing and serializing RDF data structures | 71 |