From 7c5c1361b959d0b1972a45859bd4f4c42ac1c553 Mon Sep 17 00:00:00 2001 From: Oliver Steele Date: Tue, 15 Aug 2017 02:09:33 -0400 Subject: [PATCH] Add osteele/tuesday (#1540) * Add osteele/tuesday * re-insert tuesday in correct position --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49f7917d..459e5a6a 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [now](https://github.com/jinzhu/now) - Now is a time toolkit for golang. * [NullTime](https://github.com/kirillDanshin/nulltime) - Nullable `time.Time`. * [timeutil](https://github.com/leekchan/timeutil) - Useful extensions (Timedelta, Strftime, ...) to the golang's time package. +* [tuesday](https://github.com/osteele/tuesday) - Ruby-compatible Strftime function. ## Distributed Systems