go-week
Week date library
Provides a simple data type representing week dates as defined by ISO 8601
A Go package to work with ISO 8601 week dates
9 stars
6 watching
8 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
dategogolangiso8601timeweek
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
bykof/gostradamus | A lightweight Go library for creating and manipulating dates and times with human-friendly formatting and timezone support. | 202 |
xhit/go-str2duration | Converts time durations from string format to Go's time.Duration type with support for weeks and days. | 101 |
ijt/go-anytime | A Go library for parsing natural and standardized dates/times and ranges without knowing the format in advance. | 23 |
deatil/go-datebin | A date and time parsing library for Go. | 4 |
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 |
guilhermecaruso/kair | A formatting library for dates and times in Go. | 24 |
osteele/tuesday | Provides a Ruby-compatible strftime function for Go with additional flags and conversions. | 12 |
awoodbeck/strftime | Formatter for converting Go time.Time instances to human-readable strings following the C99 strftime format | 12 |
groovili/gogtrends | An unofficial API wrapper for Google Trends data in Go | 82 |
go-ole/go-ole | A Go implementation of the Windows COM API using shared libraries | 1,167 |
onmyway133/iso8601 | A lightweight date formatter library for Swift | 21 |
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |