Monthly Archives: March 2026

Go and date-time formatting

Really surprising for a language released in March 2012 that they would have such a messed-up default formatting (not just parsing). Ran across this line in Hugo (a static html site builder): {{ .Date.Format “2006-01-02” }} Then the output you … Continue reading

Posted in Software Engineering | Comments Off on Go and date-time formatting