Yesterday I got notified from Github for two opening issues of the Hugo’s theme hyde-hyde I have ported and developed further. The newest one is reported by jdayton3 (Jonathan Dayton) on wrong dates shown up. The issue seems very strange and difficult to spot. It took me a while to research around and found some relevant reports by Paul Heinlein and Dana Woodman, that Hugo date/time formatting is internally based on Golang, and therefore, uses a smart but confusing convention. It’s funny ...