mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add dateparse pkg (#1539)
This commit is contained in:
parent
af6d369cea
commit
de323e0ae5
@ -375,6 +375,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
*Libraries for working with dates and times.*
|
||||
|
||||
* [carbon](https://github.com/uniplaces/carbon) - Simple Time extension with a lot of util methods, ported from PHP Carbon library.
|
||||
* [dateparse](https://github.com/araddon/dateparse) - Parse date's without knowing format in advance.
|
||||
* [durafmt](https://github.com/hako/durafmt) - Uime 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, Pentecoast, Thanksgiving...
|
||||
* [go-persian-calendar](https://github.com/yaa110/go-persian-calendar) - The implementation of the Persian (Solar Hijri) Calendar in Go (golang).
|
||||
|
Loading…
Reference in New Issue
Block a user