Writing layouts for time.Parse in Go



I recently started learning Go on Exercism. One of the topics in their syllabus was time/date parsing and manipulation. This is done using the time package in Go

Learning how to use the time package was hard. It is unlike anything I've seen before, m...



Read: https://ilango.hashnode.dev/writing-layouts-for-timeparse-in-go