Comment on Golang Time.ParseComments−hiimshortOP3yI recently discovered that Go's time and date utilities use the date "Jan 2 03:04:05pm MST 2006" as template values in order to parse and format dates.
Comments
I recently discovered that Go's time and date utilities use the date "Jan 2 03:04:05pm MST 2006" as template values in order to parse and format dates.