Golang Time.Parsepkg.go.dev 1 pointhiimshort3 years ago1 commentSaveHideCopy link On HNComments−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.