Merge pull request #730 from grsmv/master

Goweek added
This commit is contained in:
Thiago Avelino 2016-01-23 00:38:23 -02:00
commit 77b90ef5bf

View File

@ -300,6 +300,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for working with dates and times.*
* [goweek](https://github.com/grsmv/goweek) - Library for working with week entity in golang.
* [now](https://github.com/jinzhu/now) - Now is a time toolkit for golang.
* [timeutil](https://github.com/leekchan/timeutil) - Useful extensions (Timedelta, Strftime, ...) to the golang's time package.