mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added link to rickb777/date (#1585)
* Added link to rickb777/date * Added rickb777/date
This commit is contained in:
parent
c3251cdb8f
commit
378830344a
@ -381,6 +381,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.
|
||||
* [date](https://github.com/rickb777/date) - Augments Time for working with dates, date ranges, time spans, periods, and time-of-day.
|
||||
* [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...
|
||||
|
Loading…
Reference in New Issue
Block a user