We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
invzhi/timex
1 parent 56e2cfa commit 09a6b1cCopy full SHA for 09a6b1c
README.md
@@ -960,6 +960,7 @@ _Libraries for working with dates and times._
960
- [strftime](https://github.com/awoodbeck/strftime) - C99-compatible strftime formatter.
961
- [timespan](https://github.com/SaidinWoT/timespan) - For interacting with intervals of time, defined as a start time and a duration.
962
- [timeutil](https://github.com/leekchan/timeutil) - Useful extensions (Timedelta, Strftime, ...) to the golang's time package.
963
+- [timex](https://github.com/invzhi/timex) - A Go package that extends the standard library time with dedicated date and time-of-day types.
964
- [tuesday](https://github.com/osteele/tuesday) - Ruby-compatible Strftime function.
965
966
**[⬆ back to top](#contents)**
0 commit comments