Curated backend podcasts, videos and articles. If you're looking to become a backend developer, or just stay up-to-date with the latest backend technologies and trends, you found the right place. Subscribe below to get a copy of our newsletter, The Boot.dev Beat, each month in your inbox.

The problem is that the time.Time{} struct uses more than 24 bytes of memory under most conditions.

https://github.com/wagslane/go-tinydate is its sister package that allows for a much larger date range but doesn’t get more than day precision.

Related Articles