date
Date library
A lightweight Go package for working with dates and times.
A Go package for working with dates
136 stars
4 watching
24 forks
Language: Go
last commit: 22 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bykof/gostradamus | A lightweight Go library for creating and manipulating dates and times with human-friendly formatting and timezone support. | 202 |
deatil/go-datebin | A date and time parsing library for Go. | 4 |
uniplaces/carbon | An extension for Go's Time package providing common functionality for working with dates and times. | 777 |
relvacode/iso8601 | Library providing an efficient ISO 8601 date parsing solution for Go applications. | 147 |
stoewer/go-week | Provides a simple data type representing week dates as defined by ISO 8601 | 9 |
ijt/go-anytime | A Go library for parsing natural and standardized dates/times and ranges without knowing the format in advance. | 23 |
jonfir/timelord | A Swift library providing a simple and unified way to work with dates and times | 8 |
bitwalker/timex | A complete date/time library for Elixir projects. | 1,756 |
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |
ryu0118/swift-typed-date | A Swift library for working with dates in a type-safe and customizable way | 19 |
guilhermecaruso/kair | A formatting library for dates and times in Go. | 24 |
leekchan/timeutil | Extensions to Go's time package for working with durations and formatting dates | 192 |
houshuang/chrono | A JavaScript library providing a simple and efficient way to manage dates and times in web applications | 1 |
araddon/dateparse | A utility library to parse date strings without prior knowledge of their format. | 2,043 |
onmyway133/iso8601 | A lightweight date formatter library for Swift | 21 |