mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-str2duration (#2937)
This commit is contained in:
parent
f7ecc3bac7
commit
1d86504b52
@ -557,6 +557,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [durafmt](https://github.com/hako/durafmt) - Time duration formatting library for Go.
|
||||
* [feiertage](https://github.com/wlbr/feiertage) - Set of functions to calculate public holidays in Germany, incl. specialization on the states of Germany (Bundesländer). Things like Easter, Pentecost, Thanksgiving...
|
||||
* [go-persian-calendar](https://github.com/yaa110/go-persian-calendar) - The implementation of the Persian (Solar Hijri) Calendar in Go (golang).
|
||||
* [go-str2duration](https://github.com/xhit/go-str2duration) - Convert string to duration. Support time.Duration returned string and more.
|
||||
* [go-sunrise](https://github.com/nathan-osman/go-sunrise) - Calculate the sunrise and sunset times for a given location.
|
||||
* [go-week](https://github.com/stoewer/go-week) - An efficient package to work with ISO8601 week dates.
|
||||
* [iso8601](https://github.com/relvacode/iso8601) - Efficiently parse ISO8601 date-times without regex.
|
||||
|
Loading…
Reference in New Issue
Block a user