mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
This commit is contained in:
parent
5f2aec0109
commit
31a672d535
@ -943,7 +943,6 @@ _Libraries for working with dates and times._
|
|||||||
- [iso8601](https://github.com/relvacode/iso8601) - Efficiently parse ISO8601 date-times without regex.
|
- [iso8601](https://github.com/relvacode/iso8601) - Efficiently parse ISO8601 date-times without regex.
|
||||||
- [kair](https://github.com/GuilhermeCaruso/kair) - Date and Time - Golang Formatting Library.
|
- [kair](https://github.com/GuilhermeCaruso/kair) - Date and Time - Golang Formatting Library.
|
||||||
- [now](https://github.com/jinzhu/now) - Now is a time toolkit for 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.
|
- [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.
|
- [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.
|
- [timeutil](https://github.com/leekchan/timeutil) - Useful extensions (Timedelta, Strftime, ...) to the golang's time package.
|
||||||
|
Loading…
Reference in New Issue
Block a user