From d749582e883358498ce6bf31df64466924474116 Mon Sep 17 00:00:00 2001 From: Serhii Herasymov Date: Thu, 24 Dec 2015 01:54:59 +0200 Subject: [PATCH] Goweek added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7301b687..5a01cac3 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,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.