Related in Date and Time
- carbon - A simple, semantic and developer-friendly time package for golang.
- carbon - Simple Time extension with a lot of util methods, ported from PHP Carbon library.
- cronrange - Parses Cron-style time range expressions, checks if the given time is within any ranges.
- date - Augments Time for working with dates, date ranges, time spans, periods, and time-of-day.
- dateparse - Parse date's without knowing format in advance.
- durafmt - Time duration formatting library for Go.
- feiertage - Set of functions to calculate public holidays in Germany, incl. specialization on the states of Germany (Bundesländer). Things like Easter, Pentecost, Thanksgiving...
- go-anytime - Parse dates/times like "next dec 22nd at 3pm" and ranges like "from today until next thursday" without knowing the format in advance.
- go-datebin - A simple datetime parse pkg.
- go-faketime - A simple time.Now() that honors the faketime(1) utility.