mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add strftime (#1801)
This commit is contained in:
parent
feb2ca71cd
commit
c8aa2308b5
@ -413,6 +413,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [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`.
|
||||
* [strftime](https://github.com/awoodbeck/strftime) - C99-compatible strftime formatter.
|
||||
* [timespan](https://github.com/SaidinWoT/timespan) - For interacting with intervals of time, defined as a start time and a duration.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user