diff --git a/README.md b/README.md index 5f342b0..0756d13 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,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). * [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. +* [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.