mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add approx to Date and Time libraries. (#4911)
This commit is contained in:
parent
3b21ef0eb9
commit
e6d62b0ff3
@ -857,6 +857,7 @@ _Libraries for building and using SQL._
|
||||
|
||||
_Libraries for working with dates and times._
|
||||
|
||||
- [approx](https://github.com/goschtalt/approx) - A Duration extension supporting parsing/printing durations in days, weeks and years.
|
||||
- [carbon](https://github.com/golang-module/carbon) - A simple, semantic and developer-friendly golang package for datetime.
|
||||
- [carbon](https://github.com/uniplaces/carbon) - Simple Time extension with a lot of util methods, ported from PHP Carbon library.
|
||||
- [cronrange](https://github.com/1set/cronrange) - Parses Cron-style time range expressions, checks if the given time is within any ranges.
|
||||
|
Loading…
Reference in New Issue
Block a user