Add Carbon, a simple time extension, ported from PHP Carbon library. (#1076)

master
Miguel Loureiro 8 years ago committed by Dmitri Shuralyov
parent 289d60824f
commit 8334404d32

@ -326,6 +326,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) - A simple Time extension with a lot of util methods, ported from PHP Carbon library.
* [durafmt](https://github.com/hako/durafmt) - A time duration formatting library for Go.
* [go-persian-calendar](https://github.com/yaa110/go-persian-calendar) - The implementation of the Persian (Solar Hijri) Calendar in Go (golang).
* [goweek](https://github.com/grsmv/goweek) - Library for working with week entity in golang.

Loading…
Cancel
Save