Add osteele/tuesday (#1540)

* Add osteele/tuesday

* re-insert tuesday in correct position
This commit is contained in:
Oliver Steele 2017-08-15 02:09:33 -04:00 committed by Bo-Yi Wu
parent 67e725b876
commit 7c5c1361b9

View File

@ -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