Kair - Time and Date Lib - Insert (#2135)

* Kair - Time and Date Lib - Insert

* Lint - Checked and ready!

* Lint - Checked and ready!

* Description adjust
This commit is contained in:
Guilherme Caruso 2018-10-06 04:54:27 -03:00 committed by Avelino
parent 640566012f
commit 41ca9e1be6

View File

@ -448,6 +448,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-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.
* [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.
* [NullTime](https://github.com/kirillDanshin/nulltime) - Nullable `time.Time`.
* [strftime](https://github.com/awoodbeck/strftime) - C99-compatible strftime formatter.