mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added iso601 (#2250)
This commit is contained in:
parent
68db6dbd00
commit
6fcb092aae
@ -451,6 +451,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [go-persian-calendar](https://github.com/yaa110/go-persian-calendar) - The implementation of the Persian (Solar Hijri) Calendar in Go (golang).
|
* [go-persian-calendar](https://github.com/yaa110/go-persian-calendar) - The implementation of the Persian (Solar Hijri) Calendar in Go (golang).
|
||||||
* [go-sunrise](https://github.com/nathan-osman/go-sunrise) - Calculate the sunrise and sunset times for a given location.
|
* [go-sunrise](https://github.com/nathan-osman/go-sunrise) - Calculate the sunrise and sunset times for a given location.
|
||||||
* [goweek](https://github.com/grsmv/goweek) - Library for working with week entity in golang.
|
* [goweek](https://github.com/grsmv/goweek) - Library for working with week entity in golang.
|
||||||
|
* [iso8601](https://github.com/relvacode/iso8601) - Efficiently parse ISO8601 date-times without regex.
|
||||||
* [Kair](https://github.com/GuilhermeCaruso/Kair) - Date and Time - Golang Formatting Library.
|
* [Kair](https://github.com/GuilhermeCaruso/Kair) - Date and Time - Golang Formatting Library.
|
||||||
* [now](https://github.com/jinzhu/now) - Now is a time toolkit for golang.
|
* [now](https://github.com/jinzhu/now) - Now is a time toolkit for golang.
|
||||||
* [NullTime](https://github.com/kirillDanshin/nulltime) - Nullable `time.Time`.
|
* [NullTime](https://github.com/kirillDanshin/nulltime) - Nullable `time.Time`.
|
||||||
|
Loading…
Reference in New Issue
Block a user